commit | 7d4987de752a94772ad1ae85ad5c702bbcf73305 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri May 27 05:31:37 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Jun 25 00:04:32 2011 -0700 |
tree | 136cd312e7d2582fc98e46d8be5b7f585ec0ee61 | |
parent | a65151ba201fe56ac146767e018674a84bfef1a6 [diff] |
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function This change is a minor cleanup that converts the IXGBE_DESC_UNUSED macro into a static inline function just for the case of the code being a bit cleaner. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>