diff options
Diffstat (limited to 'drivers/net/enic/enic_dev.h')
-rw-r--r-- | drivers/net/enic/enic_dev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/enic/enic_dev.h b/drivers/net/enic/enic_dev.h index 3ac6ba1db25..495f57fcb88 100644 --- a/drivers/net/enic/enic_dev.h +++ b/drivers/net/enic/enic_dev.h | |||
@@ -29,7 +29,6 @@ int enic_dev_add_addr(struct enic *enic, u8 *addr); | |||
29 | int enic_dev_del_addr(struct enic *enic, u8 *addr); | 29 | int enic_dev_del_addr(struct enic *enic, u8 *addr); |
30 | void enic_vlan_rx_add_vid(struct net_device *netdev, u16 vid); | 30 | void enic_vlan_rx_add_vid(struct net_device *netdev, u16 vid); |
31 | void enic_vlan_rx_kill_vid(struct net_device *netdev, u16 vid); | 31 | void enic_vlan_rx_kill_vid(struct net_device *netdev, u16 vid); |
32 | int enic_dev_hw_version(struct enic *enic, enum vnic_dev_hw_version *hw_ver); | ||
33 | int enic_dev_notify_unset(struct enic *enic); | 32 | int enic_dev_notify_unset(struct enic *enic); |
34 | int enic_dev_hang_notify(struct enic *enic); | 33 | int enic_dev_hang_notify(struct enic *enic); |
35 | int enic_dev_set_ig_vlan_rewrite_mode(struct enic *enic); | 34 | int enic_dev_set_ig_vlan_rewrite_mode(struct enic *enic); |