summaryrefslogtreecommitdiff
path: root/net/compat.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2020-04-27 11:37:02 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2020-05-20 20:31:32 -0400
commitb212c322c8d73c48062340dc4cbe150c4ce97fb8 (patch)
tree272780e6e031ecfa31201677c4789b240646a643 /net/compat.c
parentfcfa0b09d3f794af66cf8bcee03ddb7055934742 (diff)
handle the group_source_req options directly
Native ->setsockopt() handling of these options (MCAST_..._SOURCE_GROUP and MCAST_{,UN}BLOCK_SOURCE) consists of copyin + call of a helper that does the actual work. The only change needed for ->compat_setsockopt() is a slightly different copyin - the helpers can be reused as-is. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/compat.c')
0 files changed, 0 insertions, 0 deletions