Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96067
b: refs/heads/master
c: 65e4113
h: refs/heads/master
i:
  96065: ceda2da
  96063: df9cb2c
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed May 5, 2008
1 parent 72b4bc9 commit c069914
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: 339a7c41c913035bf58579f6e47b4ba29da83795
refs/heads/master: 65e4113684e50cee75357ce10dc9026b0929e4e9
2 changes: 0 additions & 2 deletions trunk/net/atm/br2684.c
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,6 @@ static void br2684_push(struct atm_vcc *atmvcc, struct sk_buff *skb)
list_del(&brdev->br2684_devs);
read_unlock(&devs_lock);
unregister_netdev(net_dev);
free_netdev(net_dev);
}
return;
}
Expand Down Expand Up @@ -771,7 +770,6 @@ static void __exit br2684_exit(void)

list_del(&brdev->br2684_devs);
unregister_netdev(net_dev);
free_netdev(net_dev);
}
}

Expand Down

0 comments on commit c069914

Please sign in to comment.