diff options
| author | Michal Swiatkowski <[email protected]> | 2019-12-12 11:12:57 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2020-01-04 00:08:33 +0000 |
| commit | 118e0e10025866f92fc9f6403926cfed033e4078 (patch) | |
| tree | 8ff509c7c3f9f746fb4f411aa5460cc903c5e173 /drivers/net/ethernet/intel/ice/ice_lib.c | |
| parent | ice: Add ice_for_each_vf() macro (diff) | |
| download | kernel-118e0e10025866f92fc9f6403926cfed033e4078.tar.gz kernel-118e0e10025866f92fc9f6403926cfed033e4078.zip | |
ice: Set default value for ITR in alloc function
When the user sets itr_setting to zero from ethtool -C, the driver changes
this value to default in ice_cfg_itr (for example after changing ring
param). Remove code that sets default value in ice_cfg_itr and move it to
place where the driver allocates q_vectors.
Signed-off-by: Michal Swiatkowski <[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_lib.c')
0 files changed, 0 insertions, 0 deletions
