]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix updating the right variable in update_scan_rsp_data()
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 12:31:07 +0000 (15:31 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 16 Oct 2013 14:02:14 +0000 (07:02 -0700)
commit8dd3465735de28f50c088282c892cafa0320e23e
treecbb822f379e4b11e1ccf875c342b937df0e0a1bd
parentc63ee66b36cf17182e14e97c24395b247fffabbd
Bluetooth: Fix updating the right variable in update_scan_rsp_data()

This function should be operating on scan_rsp_data_len and scan_rsp_data
and not the advertising data variables.

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