]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NETFILTER]: ipt_ULOG: use put_unaligned
authorPatrick McHardy <kaber@trash.net>
Thu, 12 Apr 2007 21:27:03 +0000 (14:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Apr 2007 21:27:03 +0000 (14:27 -0700)
commit01102e7ca2e71ec0c300d41a1f3e594235b733ee
tree99d68d06670c0ee94da60e7a1035ca9f3e589692
parent80584ff3b99c36ead7e130e453b3a48b18072d18
[NETFILTER]: ipt_ULOG: use put_unaligned

Use put_unaligned to fix warnings about unaligned accesses.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ipt_ULOG.c