git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5bb306
)
[NET] net/core: Fix error handling
author
Josef 'Jeff' Sipek
<jsipek@cs.sunysb.edu>
Mon, 7 May 2007 07:33:18 +0000
(
00:33
-0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 7 May 2007 07:33:18 +0000
(
00:33
-0700)
Upon failure to register "ptype" procfs entry, "softnet_stat" was not
removed, and an incorrect attempt was made to remove the "ptype" entry.
Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found