]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net/ipv4: factor out mcast join/leave setsockopt helpers
authorChristoph Hellwig <hch@lst.de>
Fri, 17 Jul 2020 06:23:25 +0000 (08:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2020 01:16:41 +0000 (18:16 -0700)
commit02caad7cc0841f94bc105b93fbe468d3cbf6f378
tree4a3bccc7f5a703a610dc4b3d78e9e034c3c70260
parentd62c38f6a1a8c833df8dd35dacde23b0b6c931f9
net/ipv4: factor out mcast join/leave setsockopt helpers

Factor out one helper each for setting the native and compat
version of the MCAST_MSFILTER option.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_sockglue.c