]> Pileus Git - ~andy/linux/commit
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)
commit0baf2b35fc70ab16c385963d2502da26a55d2cb7
treef94f8bbb91aaf3ad1d7f0a8a342a83786e7ff12b
parenta5bb202b848c7962f942f81d93290a9ccdfb1a0f
ipv4: shrink rt_cache_stat

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>
include/net/route.h
net/ipv4/route.c