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 <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information