diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2015-09-24 09:04:26 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-10-16 04:26:33 -0700 |
commit | c67caceb864cf15731532ab25162166c228fa270 (patch) | |
tree | 3b8a21efa80fb4834d50770ba7f7854b2a6bbb02 /drivers/net/sungem_phy.c | |
parent | 51161aa98d0aa4eb20952e16d6c6dbb1d085330e (diff) |
i40e/i40evf: Fix handling of napi budget
The polling routine for i40e was rounding up the budget for Rx cleanup to
1. This is incorrect as the netpoll poll call is expecting no Rx to be
processed as the budget passed was 0.
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/sungem_phy.c')
0 files changed, 0 insertions, 0 deletions