diff options
author | Eric Dumazet <[email protected]> | 2010-04-30 16:20:39 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-04-30 16:20:39 -0700 |
commit | 6c3b9d3458a8272f1e4c6aed9e8325136f6380f9 (patch) | |
tree | d13521a00efb89156e86acf9535784c45c4a1c9b /net/lapb/lapb_in.c | |
parent | 6c9ae016a8e2aff931391d3baa9ce6cb0ffa633c (diff) |
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 <[email protected]>
Tested-by: Sergey Senozhatsky <[email protected]>
Diagnosed-by: Oleg Nesterov <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions