summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_82598.c
diff options
context:
space:
mode:
authorEmil Tantilov <emil.s.tantilov@intel.com>2011-03-04 03:20:59 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-03-12 12:13:41 (GMT)
commit7e7eb4346329da3b9fd4b8d4a5a66d327d9fff6c (patch)
treeb0b6782157d5eff5e3b7480ec50c7abc586fcbdc /drivers/net/ixgbe/ixgbe_82598.c
parentc27931da83bc486e192c8dfdab903ba51e176c54 (diff)
downloadlinux-7e7eb4346329da3b9fd4b8d4a5a66d327d9fff6c.tar.xz
ixgbe: remove timer reset to 0 on timeout
The VF mailbox polling for acks and messages would reset the timer to zero on a timeout. Under heavy load a timeout may actually occur without being the result of an error and when this occurs it is not practical to perform a full VF driver reset on every message timeout. Instead, just return an error (which is already done) and the VF driver will have an opportunity to retry the operation. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Acked-by: Greg Rose <gregory.v.rose@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_82598.c')
0 files changed, 0 insertions, 0 deletions