Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 19 Oct 2012 17:57:46 +0000 (20:57 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 13:11:21 +0000 (11:11 -0200)
commit572c7f8429e3c015dd8931b2d3f71b512a7f15f1
treeb204484cbbd2ea9da500266946a2eb7f4423651d
parente1171e8d9c50c38a9adba72bb23949d9b975335c
Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO

This patch fixes the use of le_mtu and le_pkts values in the
HCIGETDEVINFO ioctl for LE-only controllers.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c