From: Pavel Emelyanov Date: Mon, 15 Oct 2007 09:40:06 +0000 (-0700) Subject: [INET]: Consolidate the xxx_evictor X-Git-Tag: v2.6.24-rc1~1277^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7999c44ee95e1e90ac91c83557a04e2948f160;p=pandora-kernel.git [INET]: Consolidate the xxx_evictor The evictors collect some statistics for ipv4 and ipv6, so make it return the number of evicted queues and account them all at once in the caller. The XXX_ADD_STATS_BH() macros are just for this case, but maybe there are places in code, that can make use of them as well. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed