From: David S. Miller Date: Tue, 27 Apr 2010 22:05:31 +0000 (-0700) Subject: net: Make RFS socket operations not be inet specific. X-Git-Tag: v2.6.35-rc1~473^2~359 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58dc01babfd58ec9e71a6ce080150dc27755d88;p=pandora-kernel.git net: Make RFS socket operations not be inet specific. Idea from Eric Dumazet. As for placement inside of struct sock, I tried to choose a place that otherwise has a 32-bit hole on 64-bit systems. Signed-off-by: David S. Miller Acked-by: Eric Dumazet --- Reading git-diff-tree failed