]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/if_vlan.h
[VLAN]: Use multicast list synchronization helpers
[linux-2.6-omap-h63xx.git] / include / linux / if_vlan.h
index 7f71df4c952f7843359acd9d8f1fd0442e224d98..f8443fdb124a7fc2e6ebc824fc8aac5b1423a80e 100644 (file)
@@ -127,11 +127,6 @@ struct vlan_dev_info {
                                         *   like DHCP that use packet-filtering and don't understand
                                         *   802.1Q
                                         */
-       struct dev_mc_list *old_mc_list;  /* old multi-cast list for the VLAN interface..
-                                           * we save this so we can tell what changes were
-                                           * made, in order to feed the right changes down
-                                           * to the real hardware...
-                                           */
        struct net_device *real_dev;    /* the underlying device/interface */
        unsigned char real_dev_addr[ETH_ALEN];
        struct proc_dir_entry *dent;    /* Holds the proc data */