aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorYoshihiro Shimoda <[email protected]>2014-06-10 00:40:14 +0000
committerDavid S. Miller <[email protected]>2014-06-11 22:15:31 +0000
commit4f809cea611f1f00a0b7a42751cb12d997a4c11c (patch)
tree10aa62a6975e4d9a33cadec7fa260cfd3e31a2b6 /drivers/net/xen-netback/interface.c
parentnet: filter: fix warning on 32-bit arch (diff)
downloadkernel-4f809cea611f1f00a0b7a42751cb12d997a4c11c.tar.gz
kernel-4f809cea611f1f00a0b7a42751cb12d997a4c11c.zip
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
This patch fixes the packet "exceeded" condition in sh_eth_rx() when RACT in an RX descriptor is not set and the "quota" is 0. Otherwise, kernel panic happens because the "&n->poll_list" is deleted twice in sh_eth_poll() which calls napi_complete() and net_rx_action(). Signed-off-by: Kouei Abe <[email protected]> Signed-off-by: Yoshihiro Shimoda <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions