diff options
| author | Brett Creeley <[email protected]> | 2019-07-25 08:55:32 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2019-08-20 21:21:21 +0000 |
| commit | 2ab28bb04ce6432f15cd5086e7c7384f3deab639 (patch) | |
| tree | f5895753478a68def74cf300a66042e7aa082479 /drivers/net/ethernet/intel/ice/ice_dcb_lib.c | |
| parent | ice: fix set pause param autoneg check (diff) | |
| download | kernel-2ab28bb04ce6432f15cd5086e7c7384f3deab639.tar.gz kernel-2ab28bb04ce6432f15cd5086e7c7384f3deab639.zip | |
ice: Set WB_ON_ITR when we don't re-enable interrupts
Currently when busy polling is enabled we aren't setting/enabling
WB_ON_ITR in the driver. This doesn't break the driver, but it does
cause issues. If we don't enable WB_ON_ITR mode we will still get
write-backs from hardware during polling when a cache line has been
filled, but if a cache line is not filled we will not get the
write-back because WB_ON_ITR is not set. Fix this by enabling
WB_ON_ITR in the driver when interrupts are disabled.
Signed-off-by: Brett Creeley <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_dcb_lib.c')
0 files changed, 0 insertions, 0 deletions
