]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_new_ltk() return void
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 21:26:29 +0000 (14:26 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 15 Oct 2013 23:54:57 +0000 (20:54 -0300)
commiteb1387ecef3bd6c81014318bd511fa58bf3c4309
treee4ae49f4e95684682b22463596ea6bed76cb74c5
parentc513af1a78ac83100a9241c4c55efa1424af7435
Bluetooth: Make mgmt_new_ltk() return void

The return value of mgmt_new_ltk() function is not used and
so just change it to return void.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c