Loading drivers/net/tg3.c +1 −1 Original line number Diff line number Diff line Loading @@ -13118,7 +13118,7 @@ static void __devinit tg3_read_fw_ver(struct tg3 *tp) static struct pci_dev * __devinit tg3_find_peer(struct tg3 *); static void inline vlan_features_add(struct net_device *dev, unsigned long flags) static inline void vlan_features_add(struct net_device *dev, unsigned long flags) { dev->vlan_features |= flags; } Loading Loading
drivers/net/tg3.c +1 −1 Original line number Diff line number Diff line Loading @@ -13118,7 +13118,7 @@ static void __devinit tg3_read_fw_ver(struct tg3 *tp) static struct pci_dev * __devinit tg3_find_peer(struct tg3 *); static void inline vlan_features_add(struct net_device *dev, unsigned long flags) static inline void vlan_features_add(struct net_device *dev, unsigned long flags) { dev->vlan_features |= flags; } Loading