set_mcast_msfilter(): take the guts of setsockopt(MCAST_MSFILTER) into a helper
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 30 Mar 2020 02:37:56 +0000 (22:37 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 21 May 2020 00:31:28 +0000 (20:31 -0400)
commite986d4dabcb8fab87b36b607bc710e42fe206baf
tree004695032de02cfa39b2f94e2c880a5c23421e52
parent0dfe6581a7e35bafe5fc4d9b84edd0e66b4fd78a
set_mcast_msfilter(): take the guts of setsockopt(MCAST_MSFILTER) into a helper

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
net/ipv4/ip_sockglue.c