Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66400
b: refs/heads/master
c: abf07ac
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Lezcano authored and David S. Miller committed Oct 10, 2007
1 parent 06f34e4 commit 06e6952
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: 36ac3135f5e824942fada4efa3204066b4b40ab1
refs/heads/master: abf07acbb9f122218095d0d221e0f949160ccc37
1 change: 1 addition & 0 deletions trunk/drivers/net/loopback.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ struct net_device loopback_dev = {
| NETIF_F_LLTX
| NETIF_F_NETNS_LOCAL,
.ethtool_ops = &loopback_ethtool_ops,
.nd_net = &init_net,
};

/* Setup and register the loopback device. */
Expand Down

0 comments on commit 06e6952

Please sign in to comment.