]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/ixgbe/ixgbe_type.h
ixgbe: Drop unused code for setting up unicast addresses
[karo-tx-linux.git] / drivers / net / ixgbe / ixgbe_type.h
index f6d0d4d98dd442d84a51b58d759cc8295d0ef699..8e0a2130f42d2b3fff6d1812bd171aa91f2d1d4c 100644 (file)
@@ -2517,7 +2517,6 @@ struct ixgbe_mac_operations {
        s32 (*set_vmdq)(struct ixgbe_hw *, u32, u32);
        s32 (*clear_vmdq)(struct ixgbe_hw *, u32, u32);
        s32 (*init_rx_addrs)(struct ixgbe_hw *);
-       s32 (*update_uc_addr_list)(struct ixgbe_hw *, struct net_device *);
        s32 (*update_mc_addr_list)(struct ixgbe_hw *, struct net_device *);
        s32 (*enable_mc)(struct ixgbe_hw *);
        s32 (*disable_mc)(struct ixgbe_hw *);