]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: mgmt: Fix missing short_name in read_info
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 22 Feb 2012 19:46:22 +0000 (21:46 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 23 Feb 2012 11:07:00 +0000 (13:07 +0200)
commitb77996a045c1f41c097e383e6ab4daa7e7559028
tree311d390359aebb26f446f304deebaaa0b1e65536
parent5b7fbe1dd8c7e5968fc6442e6e7af763b694c108
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>
net/bluetooth/mgmt.c