Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256548
b: refs/heads/master
c: f605234
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Pirko authored and David S. Miller committed Jul 21, 2011
1 parent b3feeef commit 285b3af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 033b1142f4bd44a116d1356fe4a0510437ceddf9
refs/heads/master: f605234066852b11096ab071124e3fe415e94420
6 changes: 0 additions & 6 deletions trunk/include/linux/if_vlan.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,6 @@ vlan_gro_frags(struct napi_struct *napi, struct vlan_group *grp,
unsigned int vlan_tci);

#else
static inline struct net_device *vlan_find_dev(struct net_device *real_dev,
u16 vlan_id)
{
return NULL;
}

static inline struct net_device *vlan_dev_real_dev(const struct net_device *dev)
{
BUG();
Expand Down

0 comments on commit 285b3af

Please sign in to comment.