From: Alexander Duyck Date: Sat, 5 May 2012 05:30:53 +0000 (+0000) Subject: ixgbe: Add feature offset value to ring features X-Git-Tag: v3.6-rc1~125^2~197^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b317e90964d471b4f259400f9c80321028f779;p=pandora-kernel.git ixgbe: Add feature offset value to ring features The mask value for ring features was overloaded for FCoE which can lead to some confusion. In order to avoid any confusion I am splitting the mask value and adding an offset value. This can be used for the start of the FCoE rings, and in the future I hope to use it to store the start of the registers for SR-IOV. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed