commit | ccca0d6e8805f12fcda2e740c44afa7191923559 | [log] [tgz] |
---|---|---|
author | Eric Lapuyade <eric.lapuyade@intel.com> | Thu May 03 15:59:37 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 09 16:42:08 2012 -0400 |
tree | a1aac1d88628098b3a434e42175aad82b04b611d | |
parent | 456411ca812860d7ba06d3e4013ce1d8b9dbc7cd [diff] |
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>