commit | 7d5c11da1ff6389511c42448f59456373edfc103 | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@codecoup.pl> | Mon Sep 19 20:25:52 2016 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Sep 19 20:33:27 2016 +0200 |
tree | b853315c348fb994346c4c29af8d9d877470928e | |
parent | 162f812f23bab583f5d514ca0e4df67797ac9cdf [diff] |
Bluetooth: Refactor read_ext_controller_info handler There is no need to allocate heap for reply only to copy stack data to it. This also fix rp memory leak and missing hdev unlock if kmalloc failed. Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>