Bluetooth: Remove redundant disable_advertising()
authorJaganath Kanakkassery <jaganath.k.os@gmail.com>
Mon, 11 Dec 2017 14:56:47 +0000 (20:26 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 12 Dec 2017 23:28:42 +0000 (00:28 +0100)
commit94386b6a5b2c2102e832507ced90a14e6e3568eb
treec326b9a8898f69f1ed3d83c9dc266434d819d521
parent8a950794484480641b3f3fceb89b7f6e2d1e1328
Bluetooth: Remove redundant disable_advertising()

There is already __hci_req_disable_advertising() function for disabling,
so use it.

Signed-off-by: Jaganath Kanakkassery <jaganathx.kanakkassery@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c