aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2011-11-11 17:02:14 +0200
committerGustavo F. Padovan <padovan@profusion.mobi>2011-11-16 16:54:29 -0200
commit8830f514106fbd09ba5bbbaae043a8624ceb9d67 (patch)
treec6d8f9c1507dfaba36f1d621c83dbfbbf78330fd /include/net/bluetooth/l2cap.h
parentBluetooth: Add MGMT opcodes for Passkey Entry (diff)
downloadlinux-dev-8830f514106fbd09ba5bbbaae043a8624ceb9d67.tar.xz
linux-dev-8830f514106fbd09ba5bbbaae043a8624ceb9d67.zip
Bluetooth: Move scope of kernel parameter enable_hs
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'include/net/bluetooth/l2cap.h')
-rw-r--r--include/net/bluetooth/l2cap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h
index 1e6fda438130..30719eb2e77c 100644
--- a/include/net/bluetooth/l2cap.h
+++ b/include/net/bluetooth/l2cap.h
@@ -792,7 +792,6 @@ static inline __u8 __ctrl_size(struct l2cap_chan *chan)
}
extern int disable_ertm;
-extern int enable_hs;
int l2cap_init_sockets(void);
void l2cap_cleanup_sockets(void);