Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193775
b: refs/heads/master
c: a3dcce9
h: refs/heads/master
i:
  193773: a52b83f
  193771: fcfcd69
  193767: fb9134c
  193759: bac3af5
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Mar 24, 2010
1 parent 06e55f4 commit f96ede8
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: e51d739ab79110c43ca03daf3ddb3c52dadd38b7
refs/heads/master: a3dcce97b285ba54810f38fe2eccc295d69a76ce
6 changes: 0 additions & 6 deletions trunk/net/llc/llc_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,6 @@ static struct packet_type llc_tr_packet_type __read_mostly = {

static int __init llc_init(void)
{
struct net_device *dev;

dev = first_net_device(&init_net);
if (dev != NULL)
dev = next_net_device(dev);

dev_add_pack(&llc_packet_type);
dev_add_pack(&llc_tr_packet_type);
return 0;
Expand Down

0 comments on commit f96ede8

Please sign in to comment.