git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d114f39
)
[NET]: Introduce the sk_detach_filter() call
author
Pavel Emelyanov
<xemul@openvz.org>
Thu, 18 Oct 2007 04:21:26 +0000
(21:21 -0700)
committer
David 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