]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 2 Feb 2015 11:23:42 +0000 (13:23 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 2 Feb 2015 17:27:56 +0000 (18:27 +0100)
commit66f096f79166bcd56fe3c3607a51fb6aeff857b1
treede6804e0d7327f6c1c4801b1c1ae49d0db23dec0
parentb970c5ba9d8bbaed019c15115d605deaee18bcfd
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct

This extended return parameters struct conflicts with the new Read Local
OOB Extended Data command definition. To avoid the conflict simply
rename the old "extended" version to the normal one and update the code
appropriately to take into account the two possible response PDU sizes.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c