From: Don Skidmore Date: Fri, 10 Apr 2015 05:03:22 +0000 (-0700) Subject: ixgbe: Move bridge mode from flag to variable X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~32^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2bacb60963870919ec5bc59ac69f0c31572d26;p=pandora-kernel.git ixgbe: Move bridge mode from flag to variable We are currently storing our BRIDGE_MODE as a bit in our adapter flags. This patch will store the actual mode instead which minimizes obfuscation and makes following patches for X550 simpler. Signed-off-by: Don Skidmore Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed