Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[platform/kernel/linux-rpi.git] / drivers / net / via-velocity.h
index 0f1f05f..4cb9f13 100644 (file)
@@ -1437,7 +1437,7 @@ struct velocity_info {
        struct pci_dev *pdev;
        struct net_device *dev;
 
-       struct vlan_group    *vlgrp;
+       unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];
        u8 ip_addr[4];
        enum chip_type chip_id;