Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75426
b: refs/heads/master
c: 2d2c54e
h: refs/heads/master
v: v3
  • Loading branch information
Emil Medve authored and Jeff Garzik committed Jan 12, 2008
1 parent 778e39c commit 23749c4
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: 9ca20ebc263260acfea35a1a4910203b7ce6bd5a
refs/heads/master: 2d2c54e3d058a9be78c04f429fa5e090eb454daa
2 changes: 1 addition & 1 deletion trunk/drivers/net/loopback.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ static void loopback_setup(struct net_device *dev)
| NETIF_F_NO_CSUM
| NETIF_F_HIGHDMA
| NETIF_F_LLTX
| NETIF_F_NETNS_LOCAL,
| NETIF_F_NETNS_LOCAL;
dev->ethtool_ops = &loopback_ethtool_ops;
dev->header_ops = &eth_header_ops;
dev->init = loopback_dev_init;
Expand Down

0 comments on commit 23749c4

Please sign in to comment.