From: dpward Date: Mon, 5 Sep 2011 16:47:24 +0000 (+0000) Subject: net: Handle different key sizes between address families in flow cache X-Git-Tag: v3.1-rc7~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa1c366e4febc7f5c2b84958a2dd7cd70e28f9d0;p=pandora-kernel.git net: Handle different key sizes between address families in flow cache With the conversion of struct flowi to a union of AF-specific structs, some operations on the flow cache need to account for the exact size of the key. Signed-off-by: David Ward Signed-off-by: David S. Miller --- Reading git-diff-tree failed