summaryrefslogtreecommitdiffstats
path: root/net/ipv6
diff options
context:
space:
mode:
authorPaolo Abeni2019-07-03 16:06:54 +0200
committerDavid S. Miller2019-07-03 22:51:54 +0200
commita648a592dc7c20873eb0aee78fa93e869714f42a (patch)
treecade81431264ff1e6c9299671d6711fb35830d6b /net/ipv6
parentipv6: provide and use ipv6 specific version for {recv, send}msg (diff)
downloadkernel-qcow2-linux-a648a592dc7c20873eb0aee78fa93e869714f42a.tar.gz
kernel-qcow2-linux-a648a592dc7c20873eb0aee78fa93e869714f42a.tar.xz
kernel-qcow2-linux-a648a592dc7c20873eb0aee78fa93e869714f42a.zip
net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
After the previous patch we have ipv{6,4} variants for {recv,send}msg, we should use the generic _INET ICW variant to call into the proper build-in. This also allows dropping the now unused and rather ugly _INET4 ICW macro v1 -> v2: - use ICW macro to declare inet6_{recv,send}msg - fix a couple of checkpatch offender in the code context Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions