Bluetooth: Fix init request completion with AMP controllers
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 24 Feb 2012 10:45:44 +0000 (12:45 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 24 Feb 2012 12:02:21 +0000 (14:02 +0200)
commit28b8df77449faa03b573638e089a855f8d25e0ed
tree9a6508e56f92c9bdc43132ef3096e4ec5afa26c4
parent3159d3843aa628b0ee9e8ef4b4fe8c935500c03f
Bluetooth: Fix init request completion with AMP controllers

Mark request status as done for Read Local Version HCI command. In AMP
initialization this HCI command is the last and needs to be completed.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_event.c