diff options
author | Shlomo Pongratz <[email protected]> | 2014-01-22 15:23:29 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-01-23 12:59:08 -0800 |
commit | a1d0cd8ed5d315a1f2e9dec54920b73b9b30147b (patch) | |
tree | d5be1b3ce26cb7e83b82c021641c5e8303640d8b /lib/debugobjects.c | |
parent | 3ad88cf70af79e6f19c4f89dd85453ba4fdf425e (diff) |
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 <[email protected]>
Signed-off-by: Or Gerlitz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions