From: Pavel Emelyanov <[EMAIL PROTECTED]>
Date: Wed, 05 Dec 2007 20:04:16 +0300
> The net/ipv4/route.c file declares some entries for proc
> to dump some routing info. The reading functions are
> scattered over this file - collect them together.
>
> Besides, remove a useless IP_RT_ACCT_CPU macro
The net/ipv4/route.c file declares some entries for proc
to dump some routing info. The reading functions are
scattered over this file - collect them together.
Besides, remove a useless IP_RT_ACCT_CPU macro.
Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]>
---
diff --git a/net/ipv4/route.c b