diff options
author | 2010-04-30 16:20:39 -0700 | |
---|---|---|
committer | 2010-04-30 16:20:39 -0700 | |
commit | 6c3b9d3458a8272f1e4c6aed9e8325136f6380f9 (patch) | |
tree | d13521a00efb89156e86acf9535784c45c4a1c9b /drivers/net/wireless/hostap/hostap_ioctl.c | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 (diff) | |
download | linux-rng-6c3b9d3458a8272f1e4c6aed9e8325136f6380f9.tar.xz linux-rng-6c3b9d3458a8272f1e4c6aed9e8325136f6380f9.zip |
r8169: Fix rtl8169_rx_interrupt()
In case a reset is performed, rtl8169_rx_interrupt() is called from
process context instead of softirq context. Special care must be taken
to call appropriate network core services (netif_rx() instead of
netif_receive_skb()). VLAN handling also corrected.
Reported-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Tested-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Diagnosed-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/hostap/hostap_ioctl.c')
0 files changed, 0 insertions, 0 deletions