netfilter: nf_ct_seqadj: print ack seq in the right host byte order
authorGao feng <gaofeng@cn.fujitsu.com>
Mon, 29 Dec 2014 08:22:11 +0000 (16:22 +0800)
committerPablo Neira Ayuso <pablo@soleta.eu>
Mon, 5 Jan 2015 12:52:20 +0000 (13:52 +0100)
commitb44b565cf548d78c1fa80321b14bf6b5308f337a
tree373bad44c2aa02b6a3211847f4f55f44a1cfa4aa
parentb18c5d15e8714336365d9d51782d5b53afa0443c
netfilter: nf_ct_seqadj: print ack seq in the right host byte order

new_start_seq and new_end_seq are network byte order,
print the host byte order in debug message and print
seq number as the type of unsigned int.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@soleta.eu>
net/netfilter/nf_conntrack_seqadj.c