aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorNicolas Schichan <[email protected]>2015-03-03 11:45:12 +0000
committerDavid S. Miller <[email protected]>2015-03-04 20:44:52 +0000
commitcd33ccf5fd87e94342b6cf8990e2e1570632c276 (patch)
tree844744bdc16d599a30ee41596ab8bf7fb45c500b /drivers/net/xen-netback/interface.c
parentstmmac: check IRQ availability early on probe (diff)
downloadkernel-cd33ccf5fd87e94342b6cf8990e2e1570632c276.tar.gz
kernel-cd33ccf5fd87e94342b6cf8990e2e1570632c276.zip
bcm63xx_enet: fix poll callback.
In case there was some tx buffer reclaimed and not enough rx packets to consume the whole budget, napi_complete would not be called and interrupts would be kept disabled, effectively resulting in the network core never to call the poll callback again and no rx/tx interrupts to be fired either. Fix that by only accounting the rx work done in the poll callback. Signed-off-by: Nicolas Schichan <[email protected]> Acked-by: Eric Dumazet <[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