From: PJ Waskiewicz Date: Tue, 31 Mar 2009 21:33:25 +0000 (+0000) Subject: ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control X-Git-Tag: v2.6.30-rc1~246^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea4af4f447ecad42f8bffa4bd2278e183ba5ec9d;p=pandora-kernel.git ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control The priority flow control settings from the netlink layer aren't taking effect in the base driver. The boolean pfc_mode_enable in the dcb_config struct isn't being set, so the hardware configuration code is never reached. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed