]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Implement HCI driver or internal error management
authorEric Lapuyade <eric.lapuyade@intel.com>
Mon, 11 Jun 2012 13:06:56 +0000 (15:06 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:42:09 +0000 (16:42 -0400)
commit54e286dcbba4a1f611f72a0f0ac03c476ae635ec
treebe16371429ff295074de0b88e8285c9fa27ff59a
parent873f63aabf03c0dfe6f5064407cfcaafa5f72422
NFC: Implement HCI driver or internal error management

If there is an ongoing HCI command executing, it will be completed,
thereby pushing the error up to the core. Otherwise, HCI will directly
notify the core with the error.

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