Files
android_kernel_xiaomi_sm8450/drivers/net/usb
Felix Fietkau 52f48d0d9a usbnet: fix status interrupt urb handling
Since commit 7b0c5f21f3
"sierra_net: keep status interrupt URB active", sierra_net triggers
status interrupt polling before the net_device is opened (in order to
properly receive the sync message response).

To be able to receive further interrupts, the interrupt urb needs to be
re-submitted, so this patch removes the bogus check for netif_running().

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Tested-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-11-14 02:32:37 -05:00
..
2013-09-30 19:48:59 -04:00
2013-07-02 00:32:56 -07:00
2012-10-11 15:12:33 -04:00
2013-08-20 00:08:22 -07:00
2012-11-23 14:15:18 -05:00