From: Mark Rustad Date: Wed, 15 Jan 2014 02:53:14 +0000 (-0800) Subject: ixgbe: Make ethtool register test use accessors X-Git-Tag: v3.14-rc1~94^2~176^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49bde319665b78dff8144649e4eb9743c779507f;p=pandora-kernel.git ixgbe: Make 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. Use boolean values for boolean returns instead of 0 and 1. 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