sock_diag: fix filter code sent to userspace
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Wed, 5 Jun 2013 13:30:55 +0000 (15:30 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Jun 2013 05:23:32 +0000 (22:23 -0700)
Filters need to be translated to real BPF code for userland, like SO_GETFILTER.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found