From: "Josef 'Jeff' Sipek" <[EMAIL PROTECTED]>
Date: Sun, 6 May 2007 19:20:43 -0400
> 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 <[EMAIL PROTECTED]>
Applied
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 <[EMAIL PROTECTED]>
---
net/core/dev.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/co