commit | 01102e7ca2e71ec0c300d41a1f3e594235b733ee | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu Apr 12 14:27:03 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 12 14:27:03 2007 -0700 |
tree | 99d68d06670c0ee94da60e7a1035ca9f3e589692 | |
parent | 80584ff3b99c36ead7e130e453b3a48b18072d18 [diff] |
[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>