From: Mark Rustad Date: Wed, 15 Jan 2014 02:53:16 +0000 (-0800) Subject: ixgbe: Check for adapter removal on register writes X-Git-Tag: v3.14-rc1~94^2~176^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b12babd4d0a83d9bae214e4c056711a279acad26;p=pandora-kernel.git ixgbe: Check for adapter removal on register writes Prevent writes to an adapter that has been detected as removed by a previous failing read. This also fixes some include file ordering confusion that this patch revealed. 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