commit | 2396a22e0989df6038996506bfbf7a57f116c299 | [log] [tgz] |
---|---|---|
author | Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu> | Mon May 07 00:33:18 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 07 00:33:18 2007 -0700 |
tree | 78457223b226abfd52d059cdc13797d06af34cdd | |
parent | d5bb306b42e39ffecaf85d1f9d04a3b5d9a97c86 [diff] |
[NET] net/core: Fix error handling 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>