From ea4af4f447ecad42f8bffa4bd2278e183ba5ec9d Mon Sep 17 00:00:00 2001 From: PJ Waskiewicz Date: Tue, 31 Mar 2009 21:33:25 +0000 Subject: [PATCH] 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-format-patch failed