From: Mark Rustad Date: Wed, 15 Jan 2014 02:53:17 +0000 (-0800) Subject: ixgbe: Additional adapter removal checks X-Git-Tag: v3.14-rc1~94^2~176^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0483c8f363c7ab1e8c19ac4578bec91c8e5aea2;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed