staging/fwserial: Remove bandwidth limit logic
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 29 Jan 2013 01:57:44 +0000 (20:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:26:16 +0000 (23:26 -0500)
commit06b8f14dc2649ee12ff5194fc562d74353c8b4ba
tree3cf439b0e81b9ca00c58f30bcd5934760068a6d3
parentb360cb9726ce04480840e279150a907c21837334
staging/fwserial: Remove bandwidth limit logic

Self-limiting asynchronous bandwidth (via reducing the payload)
is not necessary and does not work, because
 1) asynchronous traffic will absorb all available bandwidth (less that
    being used for isochronous traffic)
 2) isochronous arbitration always wins.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fwserial/fwserial.c
drivers/staging/fwserial/fwserial.h