From: Alexander Duyck Date: Fri, 26 Aug 2011 07:45:36 +0000 (+0000) Subject: igb: Consolidate all of the ring feature flags into a single value X-Git-Tag: v3.2-rc1~129^2~105^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=866cff06903ed63b7410c75ce8d4e0c86127a563;p=pandora-kernel.git igb: Consolidate all of the ring feature flags into a single value This change moves all of the ring flags into a single value. The advantage to this is that there is one central area for all of these flags and they can all make use of the set/test bit operations. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed