]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
csum: eliminate sparse warning in remcsum_unadjust()
authorLance Richardson <lrichard@redhat.com>
Wed, 18 Jan 2017 20:14:56 +0000 (15:14 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jan 2017 17:12:13 +0000 (12:12 -0500)
commit22fbece133b71895ca6bb66890b2d9b1ddaa908c
treebc1460066b4387ba3b0783f6f068f800e259026e
parent8d00e20221f5007cc48a45d9706622df03cf8844
csum: eliminate sparse warning in remcsum_unadjust()

Cast second parameter of csum_sub() from __sum16 to __wsum.

Signed-off-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/checksum.h