Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115016
b: refs/heads/master
c: 4ef079c
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Oct 15, 2008
1 parent 77dc53f commit 7065ca1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 3497b2f274b62292df67b6321d8947e24fce94a9
refs/heads/master: 4ef079ccc1d934c5f9966f2bfcd5dbbef8f7a0a7
2 changes: 1 addition & 1 deletion trunk/net/core/net_namespace.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ static void net_free(struct net *net)
return;
}
#endif

kfree(net->gen);
kmem_cache_free(net_cachep, net);
}

Expand Down

0 comments on commit 7065ca1

Please sign in to comment.