Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix return type of skb_checksum_complete()
It returns __sum16, not unsigned int Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information