Bluetooth: trivial: correct check for LMP version
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 1 Dec 2011 12:33:28 +0000 (14:33 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 2 Dec 2011 23:28:17 +0000 (08:28 +0900)
commit5a13b09531420d230616bd524b68a5b0c23cd487
treeb95db310878d5543a9bcb329b08e3b672b14da4e
parentd095c1ebd43a43c1d78055ff111f464b04f8624e
Bluetooth: trivial: correct check for LMP version

Make sure that code match exactly what comment says about pre 1.2
bluetooth version. Since this is HCI detail lmp_ver changed to hci_ver.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_event.c