commit | 144384649dc136875375f83fe037aeac4e68a79a | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Fri Feb 28 15:48:57 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 02 19:06:43 2014 -0500 |
tree | 1db913a412b09e657fd2c983c2e8a487c86d878e | |
parent | 0edd2bdf63b10d0b6715f2fc4a9e598d6b8ca58f [diff] |
ixgbe: Check config reads for removal Configuration space reads should also be checked for removal. So add some checks related to config space accesses. v2: * Fixed indent 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>