Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108803
b: refs/heads/master
c: f22f856
h: refs/heads/master
i:
  108801: 90e3db3
  108799: b3dd26f
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Aug 16, 2008
1 parent d8b47c3 commit 1966608
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: e4119a43187139736750bad5d694c6a839df045d
refs/heads/master: f22f8567cb0a530d8958d177e0f268783bd0d894
2 changes: 0 additions & 2 deletions trunk/drivers/net/loopback.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,7 @@ static void loopback_setup(struct net_device *dev)
dev->type = ARPHRD_LOOPBACK; /* 0x0001*/
dev->flags = IFF_LOOPBACK;
dev->features = NETIF_F_SG | NETIF_F_FRAGLIST
#ifdef LOOPBACK_TSO
| NETIF_F_TSO
#endif
| NETIF_F_NO_CSUM
| NETIF_F_HIGHDMA
| NETIF_F_LLTX
Expand Down

0 comments on commit 1966608

Please sign in to comment.