android_kernel_google_msm/net/bluetooth
Syam Sidhardhan eb688f6a4b Bluetooth: Remove unused hci_le_ltk_reply()
commit e10b9969f2 upstream.

In this API, we were using sizeof operator for an array
given as function argument, which is invalid.
However this API is not used anywhere.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 10:51:20 -07:00
..
bnep
cmtp
hidp
rfcomm net: rework recvmsg handler msg_name and msg_namelen logic 2013-12-08 07:29:41 -08:00
af_bluetooth.c net: rework recvmsg handler msg_name and msg_namelen logic 2013-12-08 07:29:41 -08:00
hci_conn.c Bluetooth: Remove unused hci_le_ltk_reply() 2014-07-09 10:51:20 -07:00
hci_core.c Bluetooth: Fix mgmt handling of power on failures 2013-06-20 11:58:44 -07:00
hci_event.c Bluetooth: Fix SSP acceptor just-works confirmation without MITM 2014-07-09 10:51:20 -07:00
hci_sock.c net: rework recvmsg handler msg_name and msg_namelen logic 2013-12-08 07:29:41 -08:00
hci_sysfs.c
Kconfig
l2cap_core.c Bluetooth: Fix invalid length check in l2cap_information_rsp() 2014-06-11 12:04:13 -07:00
l2cap_sock.c
lib.c
Makefile
mgmt.c Bluetooth: Fix mgmt handling of power on failures 2013-06-20 11:58:44 -07:00
sco.c Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state 2013-04-05 10:04:15 -07:00
smp.c