diff options
author | Shan Wei <shanwei@cn.fujitsu.com> | 2010-06-14 10:20:02 -0400 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-06-14 10:20:02 -0400 |
commit | c86ee67c7c4bbab2818f653eb00a70671821624a (patch) | |
tree | 9891e77244749ee9d3dea22a948c80e554a27788 /drivers/net/sungem.h | |
parent | f5c5440d40a24c5dc8030cde0a03debe87de4afb (diff) |
netfilter: kill redundant check code in which setting ip_summed value
If the returned csum value is 0, We has set ip_summed with
CHECKSUM_UNNECESSARY flag in __skb_checksum_complete_head().
So this patch kills the check and changes to return to upper
caller directly.
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'drivers/net/sungem.h')
0 files changed, 0 insertions, 0 deletions