ixgbevf: Take action when the PF notifies the VF it is resetting.
authorGreg Rose <gregory.v.rose@intel.com>
Fri, 22 Jan 2010 22:47:00 +0000 (22:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Jan 2010 09:13:55 +0000 (01:13 -0800)
commita9ee25a2b87c8077042ce23d3231f67f026719b0
tree694507f13457ad07efaeb830b06ab175b1579e4c
parent767081adbd920ce93e3f1cbe797d0631637f92b3
ixgbevf: Take action when the PF notifies the VF it is resetting.

When the VF driver gets a control message from the PF that indicates the
PF is about to reset or go down we schedule the watchdog timer so that
it will detect the PF has gone offline and take appropriate action.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbevf/ixgbevf_main.c