commit | a395298c9c96748cbd6acee4cb9a5ba13fbb3ab8 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Sat May 25 01:21:21 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jun 14 00:26:10 2013 +0200 |
tree | 050bb8b224c4941509633b22aaf310db2256c901 | |
parent | 9a695d23aab889273821c91b4132f1ed315b251b [diff] |
NFC: HCI: Follow a positive code path in the HCI ops implementations Exiting on the error case is more typical to the kernel coding style. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>