diff options
author | Eric Lapuyade <eric.lapuyade@linux.intel.com> | 2012-09-11 08:43:50 (GMT) |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-09-24 22:17:25 (GMT) |
commit | f3e8fb552789f4845e60b11c47b676d14b9488e5 (patch) | |
tree | 8fde55db141d361952cbb190d9e59231e143157b /net/wimax | |
parent | e4c4789e55327e5f2bd6cafcccd46f9b6251bbc3 (diff) | |
download | linux-f3e8fb552789f4845e60b11c47b676d14b9488e5.tar.xz |
NFC: Modified hci_transceive to become an asynchronous operation
This enables the completion callback to be called from a different
context, preventing a possible deadlock if the callback resulted in the
invocation of a nested call to the currently locked nfc_dev.
This is also more in line with the im_transceive nfc_ops for NFC Core or
NCI drivers which already behave asynchronously.
Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'net/wimax')
0 files changed, 0 insertions, 0 deletions