diff options
author | 2015-01-05 13:56:15 -0800 | |
---|---|---|
committer | 2015-01-05 22:44:46 -0500 | |
commit | c44d13d6f341ca59f3d6646f2337d4d3c8a814a6 (patch) | |
tree | 03e510be58acdf0ff3aa10cc5f5366f51343f22b /drivers/clocksource | |
parent | ip: Move checksum convert defines to inet (diff) | |
download | wireguard-linux-c44d13d6f341ca59f3d6646f2337d4d3c8a814a6.tar.xz wireguard-linux-c44d13d6f341ca59f3d6646f2337d4d3c8a814a6.zip |
ip: IP cmsg cleanup
Move the IP_CMSG_* constants from ip_sockglue.c to inet_sock.h so that
they can be referenced in other source files.
Restructure ip_cmsg_recv to not go through flags using shift, check
for flags by 'and'. This eliminates both the shift and a conditional
per flag check.
Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions