Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243255
b: refs/heads/master
c: bc8d7da
h: refs/heads/master
i:
  243253: a180abc
  243251: 35cfa1d
  243247: bbf7109
v: v3
  • Loading branch information
Balaji G authored and David S. Miller committed Mar 29, 2011
1 parent 39456dd commit dd72aa6
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: c211c9698920d2b114bd8fbf913c8bdab3918461
refs/heads/master: bc8d7da3f19191f86dcc8274cf1a3f2d6aeb0aaa
2 changes: 1 addition & 1 deletion trunk/drivers/net/bnx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -8317,7 +8317,7 @@ static const struct net_device_ops bnx2_netdev_ops = {
#endif
};

static void inline vlan_features_add(struct net_device *dev, u32 flags)
static inline void vlan_features_add(struct net_device *dev, u32 flags)
{
dev->vlan_features |= flags;
}
Expand Down

0 comments on commit dd72aa6

Please sign in to comment.