]> git.openfabrics.org - ~emulex/infiniband.git/commit
NFC: Factorize HCI cmd completion
authorEric Lapuyade <eric.lapuyade@intel.com>
Thu, 3 May 2012 13:59:37 +0000 (15:59 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:42:08 +0000 (16:42 -0400)
commitccca0d6e8805f12fcda2e740c44afa7191923559
treea1aac1d88628098b3a434e42175aad82b04b611d
parent456411ca812860d7ba06d3e4013ce1d8b9dbc7cd
NFC: Factorize HCI cmd completion

HCI cmd can be completed either from an HCI response or from an
internal driver or HCI error. This requires to factorize the
completion code outside of the device lock.

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