net: Align AF-specific flowi structs to long
commit867ca3109d0289d0a62bb3c7fc3d365e9d478fae
authorDavid Ward <david.ward@ll.mit.edu>
Mon, 5 Sep 2011 16:47:23 +0000 (5 16:47 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:37:17 +0000 (11 09:37 -0800)
tree9a163483db34db0e8c55f09280bf68b429a35621
parentef52f3936f9f5d770ea177e5c769e68af1701a90
net: Align AF-specific flowi structs to long

commit 728871bc05afc8ff310b17dba3e57a2472792b13 upstream.

AF-specific flowi structs are now passed to flow_key_compare, which must
also be aligned to a long.

Signed-off-by: David Ward <david.ward@ll.mit.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/net/flow.h