diff options
author | Govindarajulu Varadarajan <_govind@gmx.com> | 2014-11-13 01:42:06 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-13 06:18:14 +0300 |
commit | f41281d02f8b94e136f78cb1b6a5d78182c222bd (patch) | |
tree | 1792107b257eddccda037069e6d296b25af6e1c4 /drivers/net/ethernet/broadcom/bcmsysport.c | |
parent | a768851f94dbf74d07b1a86af732f142753f4071 (diff) | |
download | linux-f41281d02f8b94e136f78cb1b6a5d78182c222bd.tar.xz |
enic: fix work done in tx napi_poll
With the commit d75b1ade567 ("net: less interrupt masking in NAPI") napi repoll
is done only when work_done == budget. In tx napi poll we always return 0.
So tx napi is not called again and we do not clean up the tx ring.
Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bcmsysport.c')
0 files changed, 0 insertions, 0 deletions