net: export attach/detach filter routines
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 14 Feb 2010 01:01:00 +0000 (01:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2010 00:35:16 +0000 (16:35 -0800)
Export sk_attach_filter/sk_detach_filter routines,
so that tun module can use them.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found