diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-11-12 19:34:41 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-14 11:32:37 +0400 |
commit | 52f48d0d9aaa621ffa5e08d79da99a3f8c93b848 (patch) | |
tree | 63e6bcd255abfa45046114466d96f4f43c720591 /net/ipv4/ip_tunnel.c | |
parent | ec9f1d15db8185f63a2c3143dc1e90ba18541b08 (diff) | |
download | linux-52f48d0d9aaa621ffa5e08d79da99a3f8c93b848.tar.xz |
usbnet: fix status interrupt urb handling
Since commit 7b0c5f21f348a66de495868b8df0284e8dfd6bbf
"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>
Diffstat (limited to 'net/ipv4/ip_tunnel.c')
0 files changed, 0 insertions, 0 deletions