Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150829
b: refs/heads/master
c: ef5c899
h: refs/heads/master
i:
  150827: 5ccf863
v: v3
  • Loading branch information
sg.tweak@gmail.com authored and David S. Miller committed Jun 11, 2009
1 parent 27c392e commit 2970276
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 720017623ab294b66c8a95d7bc5ccf75a581ebe4
refs/heads/master: ef5c89967d50042b29937fb724e057c1aa3c5207
1 change: 1 addition & 0 deletions trunk/drivers/net/macvlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ static int macvlan_init(struct net_device *dev)
(lowerdev->state & MACVLAN_STATE_MASK);
dev->features = lowerdev->features & MACVLAN_FEATURES;
dev->iflink = lowerdev->ifindex;
dev->hard_header_len = lowerdev->hard_header_len;

macvlan_set_lockdep_class(dev);

Expand Down

0 comments on commit 2970276

Please sign in to comment.