e431a659f2c118cb72175507c author Harvey Harrison 1226364366 -0800 committer David S. Miller 1226364366 -0800 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 Signed-off-by: David S. Miller ߹Ԙ"x