]> Pileus Git - ~andy/linux/commit
NFC: Changed the HCI cmd execution callback prototype
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Tue, 11 Sep 2012 08:41:41 +0000 (10:41 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Sep 2012 22:17:25 +0000 (00:17 +0200)
commitb5faa648faf974b58e5a79eafa9a97e1deed7a8a
treed19b222e6dfb7cc9bfd0df675e583d7e9ec9db8f
parentc1be211727467882e0485ab062e712a3c1fba840
NFC: Changed the HCI cmd execution callback prototype

Make it match the data_exchange_cb_t so that it can be used directly in
the implementation of an asynchronous hci_transceive

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/hci/command.c
net/nfc/hci/core.c
net/nfc/hci/hci.h
net/nfc/hci/hcp.c