commit | da878c8e5aae3eeceeee7af8d52633d7bc125edf | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Aug 22 00:33:09 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:55:29 2006 -0700 |
tree | 27f67c9713e98919e5c38d6cc85a05e9485576e9 | |
parent | 1158ba27bec6d1a20999099a938908cf85f47640 [diff] |
[NETFILTER]: replace open coded checksum updates Replace open coded checksum update by nf_csum_update calls and clean up the surrounding code a bit. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>