Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243249
b: refs/heads/master
c: 6303e6e
h: refs/heads/master
i:
  243247: bbf7109
v: v3
  • Loading branch information
Javier Martinez Canillas authored and David S. Miller committed Mar 28, 2011
1 parent 45826a3 commit af68159
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 27fd9de8eb9bf48e4a09c8f02d13f56e9a074a1e
refs/heads/master: 6303e6e8da770e62a4d38f7206fe046514276d14
2 changes: 1 addition & 1 deletion trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit af68159

Please sign in to comment.