]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING
authorYi Zou <yi.zou@intel.com>
Wed, 17 Nov 2010 03:27:13 +0000 (19:27 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 17 Nov 2010 03:27:13 +0000 (19:27 -0800)
commita41c059741570779c0254a3a1aa4da3baa463d7c
tree5894b94633fc3e99b1a22756c33aba6da8eb2889
parentc84d324c770dc81acebc1042163da33c8ded2364
ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING

There is no point to allow incoming DDP requests from the upper layer stack if
the adapter is going down or being reset.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_fcoe.c