diff options
author | Alex Williamson <alex.williamson@hp.com> | 2005-09-26 23:28:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-09-26 23:28:02 +0200 |
commit | b9d717a7b413f227ebb2d61d9c118335f7292137 (patch) | |
tree | fc1bd234ab42678c08a06bcf72a92ea1497c69b6 /drivers/connector | |
parent | [NETFILTER] ip_conntrack: Update event cache when status changes (diff) | |
download | linux-b9d717a7b413f227ebb2d61d9c118335f7292137.tar.xz linux-b9d717a7b413f227ebb2d61d9c118335f7292137.zip |
[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().
It's on the stack and declared as "unsigned char[]", but pointers
and similar can be in here thus we need to give it an explicit
alignment attribute.
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions