]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: mgmt: Fix corruption of device_connected pkt
authorBrian Gix <bgix@codeaurora.org>
Fri, 9 Mar 2012 22:07:03 +0000 (14:07 -0800)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 28 Mar 2012 14:39:06 +0000 (11:39 -0300)
commit7ad0dbffa3826f91d156b6eb9ec41d674134b700
tree577afd8b4e41a1042304fd6da846360376503fd6
parentae516a84b3d28a695b6d70484cee8d8dd75f2024
Bluetooth: mgmt: Fix corruption of device_connected pkt

Incorrect pointer passed to eir_append_data made mgmt_device_connected
event unparsable by mgmt user space entity.

Signed-off-by: Brian Gix <bgix@codeaurora.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c