kernel-fxtec-pro1x/include/net/bluetooth
Fabio Estevam 8b281b9c78 Bluetooth: Fix 'enable_hs' type
Fix the following build warning:

  CC [M]  net/bluetooth/hci_core.o
net/bluetooth/hci_core.c: In function ‘__check_enable_hs’:
net/bluetooth/hci_core.c:2587: warning: return from incompatible pointer type

module_param in hci_core.c passes 'enable_hs' as bool format, so fix
this variable definition type.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2012-02-13 17:01:25 +02:00
..
bluetooth.h Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
hci.h Bluetooth: Fix 'enable_hs' type 2012-02-13 17:01:25 +02:00
hci_core.h Bluetooth: Sort to-be-resolved devices by RSSI during discovery 2012-02-13 17:01:25 +02:00
l2cap.h Bluetooth: Remove bogus inline declaration from l2cap_chan_connect 2012-02-13 17:01:25 +02:00
mgmt.h Bluetooth: Add missing mgmt_confirm_name command definition 2011-12-19 11:25:04 -02:00
rfcomm.h Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm 2011-11-07 17:24:49 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Add MITM mechanism to LE-SMP 2011-12-22 14:18:59 -02:00