From: Mark Rustad Date: Tue, 4 Mar 2014 03:02:23 +0000 (+0000) Subject: ixgbevf: Use static inlines instead of macros X-Git-Tag: v3.15-rc1~113^2~97^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06380db6fc08713682bf210c0ee3ef19b457bc14;p=pandora-kernel.git ixgbevf: 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. Signed-off-by: Mark Rustad Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed