commit | b12babd4d0a83d9bae214e4c056711a279acad26 | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Tue Jan 14 18:53:16 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 14 18:59:17 2014 -0800 |
tree | 5752fbfb772d12d3566228566f94aea65a6b1148 | |
parent | 2a1a091c1ff898b1de4dcac2236b85f88aa9d51f [diff] |
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 <mark.d.rustad@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>