commit | 9ad3d6f7eb300d464bfce2c80e7b1594f5e5eff9 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Wed Nov 04 16:02:21 2015 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Dec 29 19:16:05 2015 -0800 |
tree | 24ba289e67849482e66abe3f24fd064484e198e9 | |
parent | d0f71afffa1c3d5a36a4a278f1dbbd2643176dc3 [diff] |
ixgbevf: minor cleanups for ixgbevf_set_itr() adapter->rx_itr_setting is not a mask so check it with == instead of & do not default to 12K interrupts in ixgbevf_set_itr() There should be no functional effect from these changes. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>