[NET]: Introduce the sk_detach_filter() call
authorPavel Emelyanov <xemul@openvz.org>
Thu, 18 Oct 2007 04:21:26 +0000 (21:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2007 04:21:26 +0000 (21:21 -0700)
Filter is attached in a separate function, so do the
same for filter detaching.

This also removes one variable sock_setsockopt().

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found