ipv4: shrink rt_cache_stat
authorEric Dumazet <edumazet@google.com>
Wed, 16 Oct 2013 09:49:04 +0000 (02:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Oct 2013 20:11:04 +0000 (16:11 -0400)
Half of the rt_cache_stat fields are no longer used after IP
route cache removal, lets shrink this per cpu area.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found