Bluetooth: Remove unused hdev->init_last_cmd
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Mar 2013 18:37:50 +0000 (20:37 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 8 Mar 2013 13:40:27 +0000 (10:40 -0300)
commitcecbb967b2f5c52e090978ff6afe7deddbfbeda5
tree7e43e45b1b6cd8d94d708c3f3fdd764dbaea1236
parent42c6b129cd8c2aa5012a78ec39672e7052cc677a
Bluetooth: Remove unused hdev->init_last_cmd

This variable is no longer needed (due to async HCI request support and
the conversion of hci_req_sync to use it), so it can be safely removed.

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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c