diff options
author | Soohoon Lee <Soohoon.Lee@f5.com> | 2016-06-29 15:07:21 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-30 09:05:05 -0400 |
commit | 43daa96b166c3cf5ff30dfac0c5efa2620e4beab (patch) | |
tree | 56feb59ab0b7389f6a68eba14763db87d7d4b184 /drivers/net/ethernet | |
parent | fedbb6b4ff341c1e2120f4ffbf367fd78ac3e8f3 (diff) | |
download | blackbird-op-linux-43daa96b166c3cf5ff30dfac0c5efa2620e4beab.tar.gz blackbird-op-linux-43daa96b166c3cf5ff30dfac0c5efa2620e4beab.zip |
usbnet: Stop RX Q on MTU change
When MTU is changed unlink_urbs() flushes RX Q but mean while usbnet_bh()
can fill up the Q at the same time.
Depends on which HCD is down there unlink takes long time then the flush
never ends.
Signed-off-by: Soohoon Lee <soohoon.lee@f5.com>
Reviewed-by: Kimball Murray <kmurray@f5.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions