commit | a070c8591a503ec65e2c84ebaf3454e5cd76e3fe | [log] [tgz] |
---|---|---|
author | Eric Lapuyade <eric.lapuyade@intel.com> | Mon Jun 11 15:06:56 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 09 16:42:09 2012 -0400 |
tree | be16371429ff295074de0b88e8285c9fa27ff59a | |
parent | ccca0d6e8805f12fcda2e740c44afa7191923559 [diff] |
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>