]> git.itanic.dy.fi Git - linux-stable/commit
net: Align AF-specific flowi structs to long
authorDavid Ward <david.ward@ll.mit.edu>
Mon, 5 Sep 2011 16:47:23 +0000 (16:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2011 21:45:07 +0000 (17:45 -0400)
commit728871bc05afc8ff310b17dba3e57a2472792b13
treee40dc2e09daa61760a09f16e6fb9569bba303645
parent19c1ea14c930db5e9c0cd7c3c6f4d01457dfcd69
net: Align AF-specific flowi structs to long

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>
include/net/flow.h