[PATCH v3 8/8] bluetooth: Added /proc/net/sco via bt_procfs_init()

2012-07-10 Thread Masatake YAMATO
Signed-off-by: Masatake YAMATO --- net/bluetooth/sco.c |9 + 1 file changed, 9 insertions(+) diff --git a/net/bluetooth/sco.c b/net/bluetooth/sco.c index 40bbe25..85efd9f 100644 --- a/net/bluetooth/sco.c +++ b/net/bluetooth/sco.c @@ -1026,6 +1026,13 @@ int __init sco_init(void)

[PATCH v3 8/8] bluetooth: Added /proc/net/sco via bt_procfs_init()

2012-07-10 Thread Masatake YAMATO
Signed-off-by: Masatake YAMATO yam...@redhat.com --- net/bluetooth/sco.c |9 + 1 file changed, 9 insertions(+) diff --git a/net/bluetooth/sco.c b/net/bluetooth/sco.c index 40bbe25..85efd9f 100644 --- a/net/bluetooth/sco.c +++ b/net/bluetooth/sco.c @@ -1026,6 +1026,13 @@ int __init