Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54423
b: refs/heads/master
c: 2396a22
h: refs/heads/master
i:
  54421: 45c87cb
  54419: 6ebaac1
  54415: 9f42cee
v: v3
  • Loading branch information
Josef 'Jeff' Sipek authored and David S. Miller committed May 7, 2007
1 parent b33136f commit a152366
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: d5bb306b42e39ffecaf85d1f9d04a3b5d9a97c86
refs/heads/master: 2396a22e0989df6038996506bfbf7a57f116c299
4 changes: 2 additions & 2 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -2377,9 +2377,9 @@ static int __init dev_proc_init(void)
out:
return rc;
out_softnet:
proc_net_remove("softnet_stat");
out_dev2:
proc_net_remove("ptype");
out_dev2:
proc_net_remove("softnet_stat");
out_dev:
proc_net_remove("dev");
goto out;
Expand Down

0 comments on commit a152366

Please sign in to comment.