diff options
author | Shlomo Pongratz <shlomop@mellanox.com> | 2014-01-22 17:23:29 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-24 00:59:08 +0400 |
commit | a1d0cd8ed5d315a1f2e9dec54920b73b9b30147b (patch) | |
tree | d5be1b3ce26cb7e83b82c021641c5e8303640d8b /crypto/fcrypt.c | |
parent | 3ad88cf70af79e6f19c4f89dd85453ba4fdf425e (diff) | |
download | linux-a1d0cd8ed5d315a1f2e9dec54920b73b9b30147b.tar.xz |
net/udp_offload: Handle static checker complaints
Fixed few issues around using __rcu prefix and rcu_assign_pointer, also
fixed a warning print to use ntohs(port) and not htons(port).
net/ipv4/udp_offload.c:112:9: error: incompatible types in comparison expression (different address spaces)
net/ipv4/udp_offload.c:113:9: error: incompatible types in comparison expression (different address spaces)
net/ipv4/udp_offload.c:176:19: error: incompatible types in comparison expression (different address spaces)
Signed-off-by: Shlomo Pongratz <shlomop@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/fcrypt.c')
0 files changed, 0 insertions, 0 deletions