Soohoon Lee 43daa96b16 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>
2016-06-30 09:05:05 -04:00
..
2015-09-15 12:43:49 -07:00
2016-05-20 19:50:07 -04:00
2013-12-06 12:37:55 -05:00
2016-03-27 22:33:56 -04:00
2016-06-15 23:39:18 -07:00
2016-06-30 09:05:05 -04:00