diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-11-10 16:46:06 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-10 16:46:06 -0800 |
commit | b7b45f47d6f8c83a0f958d7e2924468b6942dd9e (patch) | |
tree | 89697247a2995d339eef39081b72461402b8f965 /drivers/Kconfig | |
parent | 87b30a6530218cde431a659f2c118cb72175507c (diff) |
netfilter: payload_len is be16, add size of struct rather than size of pointer
payload_len is a be16 value, not cpu_endian, also the size of a ponter
to a struct ipv6hdr was being added, not the size of the struct itself.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions