commit | 27fcc362297b8e838a929c947b82eabb3f4b7591 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Feb 22 21:46:22 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Feb 23 13:07:00 2012 +0200 |
tree | 311d390359aebb26f446f304deebaaa0b1e65536 | |
parent | 7bdaae4a4bc075cf73ab9c3a531b7229caa1f49e [diff] |
Bluetooth: mgmt: Fix missing short_name in read_info The short name is part of the Read Controller Info response and should be appropriately filled in based on the value of hdev->short_name. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org>