summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMark Rustad <mark.d.rustad@intel.com>2014-01-15 06:53:13 +0400
committerDavid S. Miller <davem@davemloft.net>2014-01-15 06:59:17 +0400
commit84227bcd9c9eccfb6ebd88427f90fa265aead5d3 (patch)
tree572fbd88995fe81126edc6b58f27ff74aa3d17ef /include/linux
parentc3049c8f25bc1f43c7b948a4dbaaae84b0483136 (diff)
downloadlinux-84227bcd9c9eccfb6ebd88427f90fa265aead5d3.tar.xz
ixgbe: Use static inlines instead of macros
Kernel coding standard prefers static inline functions instead of macros, so use them for register accessors. This is to prepare for adding LER, Live Error Recovery, checks to those accessors. Temporarily provide macros for calling the new static inline accessors until all references are changed. 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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions