]> 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)
commit2e54e583a59668cc90844a500efd8b9c299606df
treebe16371429ff295074de0b88e8285c9fa27ff59a
parentb5db8128f8b26f8e502c6e1330d565b4e958e493
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