diff options
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe_common.h')
-rw-r--r-- | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h b/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h index 1b65b6cc07bf..f7a0970a251c 100644 --- a/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h +++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | |||
@@ -81,7 +81,6 @@ s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw); | |||
81 | s32 ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw); | 81 | s32 ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw); |
82 | void ixgbe_fc_autoneg(struct ixgbe_hw *hw); | 82 | void ixgbe_fc_autoneg(struct ixgbe_hw *hw); |
83 | 83 | ||
84 | s32 ixgbe_validate_mac_addr(u8 *mac_addr); | ||
85 | s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u16 mask); | 84 | s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u16 mask); |
86 | void ixgbe_release_swfw_sync(struct ixgbe_hw *hw, u16 mask); | 85 | void ixgbe_release_swfw_sync(struct ixgbe_hw *hw, u16 mask); |
87 | s32 ixgbe_get_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr); | 86 | s32 ixgbe_get_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr); |