commit | e0f0be7dee97dfa01d5c90ab45c1302600604bda | [log] [tgz] |
---|---|---|
author | Young Xiao <92siuyang@gmail.com> | Tue May 28 19:58:02 2019 +0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jun 26 09:18:54 2019 -0700 |
tree | adf6a51d3d8b97fe55ac34b565a62a756194a5a6 | |
parent | 655c91414579d7bb115a4f7898ee726fc18e0984 [diff] |
ixgbevf: fix possible divide by zero in ixgbevf_update_itr The next call to ixgbevf_update_itr will continue to dynamically update ITR. Copy from commit bdbeefe8ea8c ("ixgbe: fix possible divide by zero in ixgbe_update_itr") Signed-off-by: Young Xiao <92siuyang@gmail.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>