]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
authorHelge Deller <deller@gmx.de>
Fri, 3 Jun 2016 21:49:17 +0000 (23:49 +0200)
committerDavid S. Miller <davem@davemloft.net>
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 <deller@gmx.de>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/compat.c