From: John Fastabend Date: Tue, 26 Apr 2011 07:26:25 +0000 (+0000) Subject: ixgbe: fix bit mask for DCB version X-Git-Tag: v3.1-rc1~316^2~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f70f6acc7321f9f6501157b29d2db8c475cf3b2;p=pandora-kernel.git ixgbe: fix bit mask for DCB version This bit mask is wrong DCBX_HOST is always set. It was missed up until now because lldpad reprograms the device on a link event. However this is still wrong and it is best not to be mis-configured for some time immediately following ixgbe_up(). Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed