]> Git Repo - linux.git/commit
ixgbe: Additional adapter removal checks
authorMark Rustad <[email protected]>
Wed, 15 Jan 2014 02:53:17 +0000 (18:53 -0800)
committerDavid S. Miller <[email protected]>
Wed, 15 Jan 2014 02:59:17 +0000 (18:59 -0800)
commitb0483c8f363c7ab1e8c19ac4578bec91c8e5aea2
tree2a858a2b0cf87c135bfd1338f2edcd71ad8f6ad3
parentb12babd4d0a83d9bae214e4c056711a279acad26
ixgbe: Additional adapter removal checks

Additional checks are needed for a detected removal not to cause
problems. Some involve simply avoiding a lot of stuff that can't
do anything good, and also cases where the phony return value can
cause problems. In addition, down the adapter when the removal is
sensed.

Signed-off-by: Mark Rustad <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Aaron Brown <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
This page took 0.052573 seconds and 4 git commands to generate.