soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
authorHelge Deller <[email protected]>
Fri, 3 Jun 2016 21:49:17 +0000 (23:49 +0200)
committerDavid S. Miller <[email protected]>
Mon, 6 Jun 2016 22:21:04 +0000 (15:21 -0700)
commit1957598840f47d42bb0b7f8a871717a780708686
treebd79d0ab81ceed7b11eed3b7ad31a10443dbfce0
parentfc100a7f89da85da8edd9c2e6f6e8b2490d74ae1
soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF

Commit 538950a1b752 ("soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF")
missed to add the compat case for the SO_ATTACH_REUSEPORT_CBPF option.

Signed-off-by: Helge Deller <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/compat.c