commit | 6bb78cfb50bfbaf90646a80448ee8de2372e292a | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Wed Feb 08 07:51:22 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Mar 19 01:57:23 2012 -0700 |
tree | 5258daf5977698179a4fd8c7362a8728c7ccb5ff | |
parent | d3ee42944393895374e2f321f54e9a701e9f965c [diff] |
ixgbe: cleanup logic for the service timer and VF hang detection This change just cleans up some of the logic in the service_timer function so that we can avoid unnecessary swapping of the ready value between true to false and back to true. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>