]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ixgbe/ixgbe_dcb_82599.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6-omap-h63xx.git] / drivers / net / ixgbe / ixgbe_dcb_82599.c
index adcbac422634206e1a340109f90d31e37e3d62cb..470b676c1daee484a2189b1e7551954d796f6332 100644 (file)
@@ -299,9 +299,6 @@ s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw,
                goto out;
        }
 
-       /* PFC is mutually exclusive with link flow control */
-       hw->fc.current_mode = ixgbe_fc_none;
-
        /* Configure PFC Tx thresholds per TC */
        for (i = 0; i < MAX_TRAFFIC_CLASS; i++) {
                /* Config and remember Tx */