aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-03-31 02:08:31 +0000
committerDavid S. Miller <davem@davemloft.net>2010-04-01 18:41:35 -0700
commit630b943c182d1aed69f244405131902fbcba7ec6 (patch)
tree8681938a3c4922405e8df6a61b7152bfd1e96ea4 /net/core/dev.c
parentgen_estimator: deadlock fix (diff)
downloadlinux-dev-630b943c182d1aed69f244405131902fbcba7ec6.tar.xz
linux-dev-630b943c182d1aed69f244405131902fbcba7ec6.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 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions