From: David S. Miller Date: Wed, 6 Jul 2011 08:56:38 +0000 (-0700) Subject: packet: Add 'cpu' fanout policy. X-Git-Tag: v3.1-rc1~316^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ec3eb417115fbb2c73b59e2825f6dd5d2f6cf6;p=pandora-kernel.git packet: Add 'cpu' fanout policy. Unfortunately we have to use a real modulus here as the multiply trick won't work as effectively with cpu numbers as it does with rxhash values. Signed-off-by: David S. Miller --- Reading git-diff-tree failed