linux/drivers/net/ixgbe
Don Skidmore 3b2ee94300 ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc
We didn't need the prototype and it was causing namespace complaints so
I made it static.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-02-11 08:56:03 -08:00
..
ixgbe.h ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc 2011-02-11 08:56:03 -08:00
ixgbe_82598.c ixgbe: make silicon specific functions generic 2010-11-16 19:27:15 -08:00
ixgbe_82599.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00
ixgbe_common.c ixgbe: limit VF access to network traffic 2011-02-08 01:20:00 -08:00
ixgbe_common.h ixgbe: Add anti-spoofing feature support 2010-12-24 21:41:06 -08:00
ixgbe_dcb.c ixgbe: DCB, implement 802.1Qaz routines 2011-02-11 08:47:15 -08:00
ixgbe_dcb.h ixgbe: DCB, do not reset on CEE pg changes 2011-02-11 08:54:35 -08:00
ixgbe_dcb_82598.c ixgbe: DCB, implement 802.1Qaz routines 2011-02-11 08:47:15 -08:00
ixgbe_dcb_82598.h ixgbe: DCB, abstract out dcb_config from DCB hardware configuration 2011-02-11 08:44:04 -08:00
ixgbe_dcb_82599.c ixgbe: DCB, abstract out dcb_config from DCB hardware configuration 2011-02-11 08:44:04 -08:00
ixgbe_dcb_82599.h ixgbe: DCB, abstract out dcb_config from DCB hardware configuration 2011-02-11 08:44:04 -08:00
ixgbe_dcb_nl.c ixgbe: DCB, use hardware independent routines 2011-02-11 08:55:36 -08:00
ixgbe_ethtool.c ixgbe: update ntuple filter configuration 2011-01-09 23:44:12 -08:00
ixgbe_fcoe.c ixgbe: cleanup variable initialization 2011-02-08 01:22:21 -08:00
ixgbe_fcoe.h ixgbe: add a refcnt when turning on/off FCoE offload capability 2010-10-21 03:55:23 -07:00
ixgbe_main.c ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc 2011-02-11 08:56:03 -08:00
ixgbe_mbx.c ixgbe: Add SR-IOV feature support to X540 2010-12-24 21:40:32 -08:00
ixgbe_mbx.h ixgbe: make silicon specific functions generic 2010-11-16 19:27:15 -08:00
ixgbe_phy.c ixgbe: fix X540 phy id to correct value 2010-12-10 22:12:46 -08:00
ixgbe_phy.h ixgbe: add MAC and PHY support for x540 2010-11-16 19:27:16 -08:00
ixgbe_sriov.c ixgbe: limit VF access to network traffic 2011-02-08 01:20:00 -08:00
ixgbe_sriov.h ixgbe: update copyright info 2010-10-21 03:55:21 -07:00
ixgbe_type.h ixgbe: update ntuple filter configuration 2011-01-09 23:44:12 -08:00
ixgbe_x540.c ixgbe: fix variable set but not used warnings by gcc 4.6 2011-02-08 01:18:46 -08:00
Makefile ixgbe: add MAC and PHY support for x540 2010-11-16 19:27:16 -08:00