linux/drivers/net/ixgbe
Andy Gospodarek 5217e87946 ixgbe: fix compile failure in ixgbe_init_mbx_params_pf
This commit:

    commit d7c8a29fc8
    Author: Emil Tantilov <emil.s.tantilov@intel.com>
    Date:   Thu Mar 3 09:25:02 2011 +0000

        ixgbe: improve logic in ixgbe_init_mbx_params_pf

incorrectly added a line that accessed mbx->udelay.  I'm sure the intent
was mbx->usec_delay.  This patch fixes the compilation error.

Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-08 14:26:00 -08:00
..
ixgbe_82598.c ixgbe: Enable flow control pause parameter auto-negotiation support 2011-03-07 18:06:43 -08:00
ixgbe_82599.c ixgbe: Enable flow control pause parameter auto-negotiation support 2011-03-07 18:06:43 -08:00
ixgbe_common.c ixgbe: fix spelling errors 2011-03-07 18:08:25 -08:00
ixgbe_common.h ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_dcb_82598.c ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_dcb_82598.h ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_dcb_82599.c ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_dcb_82599.h ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_dcb_nl.c ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_dcb.c ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_dcb.h ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_ethtool.c ixgbe: fix setting and reporting of advertised speeds 2011-03-07 18:10:22 -08:00
ixgbe_fcoe.c ixgbe: add support to FCoE DDP in target mode 2011-03-07 18:04:35 -08:00
ixgbe_fcoe.h ixgbe: add support to FCoE DDP in target mode 2011-03-07 18:04:35 -08:00
ixgbe_main.c ixgbe: Enable flow control pause parameter auto-negotiation support 2011-03-07 18:06:43 -08:00
ixgbe_mbx.c ixgbe: fix compile failure in ixgbe_init_mbx_params_pf 2011-03-08 14:26:00 -08:00
ixgbe_mbx.h ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_phy.c ixgbe: cleanup PHY init 2011-03-07 18:05:02 -08:00
ixgbe_phy.h ixgbe: Enable flow control pause parameter auto-negotiation support 2011-03-07 18:06:43 -08:00
ixgbe_sriov.c ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_sriov.h ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_type.h ixgbe: Enable flow control pause parameter auto-negotiation support 2011-03-07 18:06:43 -08:00
ixgbe_x540.c ixgbe: add function description 2011-03-07 18:07:21 -08:00
ixgbe.h ixgbe: add support to FCoE DDP in target mode 2011-03-07 18:04:35 -08:00
Makefile ixgbe: add MAC and PHY support for x540 2010-11-16 19:27:16 -08:00