]> git.baikalelectronics.ru Git - kernel.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)
commit58627f095b4d37808c3aa6624de91af304a9bcea
treede6804e0d7327f6c1c4801b1c1ae49d0db23dec0
parentb7201b43d526e822f5162ca48ea9efd14d6ddbe7
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