linux/drivers/net/ethernet/intel/ixgbe
John Fastabend 6172207634 ixgbe: remove unneeded fdir pb alloc case
The packet buffer is correctly allocated by generic pb allocation
path in ixgbe_configure() there is no need to do the allocation
here as well.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
2011-08-29 01:15:53 -07:00
..
ixgbe_82598.c
ixgbe_82599.c ixgbe: remove unneeded fdir pb alloc case 2011-08-29 01:15:53 -07:00
ixgbe_common.c
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_main.c ixgbe: fixup remaining call sites for arbitrary TCs 2011-08-29 01:12:45 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_sriov.c
ixgbe_sriov.h
ixgbe_type.h
ixgbe_x540.c
ixgbe.h ixgbe: Add support for setting CC bit when SR-IOV is enabled 2011-08-29 01:04:12 -07:00
Makefile