Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96610
b: refs/heads/master
c: 4b95ede
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed May 14, 2008
1 parent c57008e commit 99e1927
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: 01b7a314291b2ef56ad718ee1374a1bac4768b29
refs/heads/master: 4b95ede6f6116ae1c0ed9605ec97d856c4814569
1 change: 1 addition & 0 deletions trunk/drivers/net/ppp_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -2458,6 +2458,7 @@ ppp_create_interface(int unit, int *retp)

out3:
atomic_dec(&ppp_unit_count);
unregister_netdev(dev);
out2:
mutex_unlock(&all_ppp_mutex);
free_netdev(dev);
Expand Down

0 comments on commit 99e1927

Please sign in to comment.