ixgbevf: Make the ethtool register test use accessors
authorMark Rustad <mark.d.rustad@intel.com>
Tue, 4 Mar 2014 03:02:29 +0000 (03:02 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 21 Mar 2014 09:11:45 +0000 (02:11 -0700)
commit388b2e4c0f09fa6f98f687b5ae8f3db6fd247e9d
treeb023581e541538a3bce6cdb529e6ca6bd5ba9202
parent06380db6fc08713682bf210c0ee3ef19b457bc14
ixgbevf: Make the ethtool register test use accessors

Make the ethtool register test use the normal register accessor
functions. Also eliminate macros used for calling register test
functions to make error exits clearer.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ethtool.c