diff options
| author | Eric Dumazet <[email protected]> | 2015-05-15 15:52:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-05-17 17:08:29 +0000 |
| commit | d53a2aa3a116609c7db8799da31541c4ba5999eb (patch) | |
| tree | 6e40b56bd8af0516162f3c707c03f29e23232e5e /net/switchdev/switchdev.c | |
| parent | net: phy: Add state machine state transitions debug prints (diff) | |
| download | kernel-d53a2aa3a116609c7db8799da31541c4ba5999eb.tar.gz kernel-d53a2aa3a116609c7db8799da31541c4ba5999eb.zip | |
net: fix sparse error in csum_replace4()
make C=2 CF=-D__CHECK_ENDIAN__ net/ipv4/netfilter/nf_nat_l3proto_ipv4.o
CHECK net/ipv4/netfilter/nf_nat_l3proto_ipv4.c
include/net/checksum.h:125:64: warning: incorrect type in argument 2 (different base types)
include/net/checksum.h:125:64: expected restricted __wsum [usertype] addend
include/net/checksum.h:125:64: got restricted __be32 [usertype] from
include/net/checksum.h:125:71: warning: incorrect type in argument 2 (different base types)
include/net/checksum.h:125:71: expected restricted __wsum [usertype] addend
include/net/checksum.h:125:71: got restricted __be32 [usertype] to
include/net/checksum.h:125:64: warning: incorrect type in argument 2 (different base types)
include/net/checksum.h:125:64: expected restricted __wsum [usertype] addend
include/net/checksum.h:125:64: got restricted __be32 [usertype] from
include/net/checksum.h:125:71: warning: incorrect type in argument 2 (different base types)
include/net/checksum.h:125:71: expected restricted __wsum [usertype] addend
include/net/checksum.h:125:71: got restricted __be32 [usertype] to
Fixes: 4565af0d406b ("net: optimise csum_replace4()")
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
