NFC: HCI: Follow a positive code path in the HCI ops implementations
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 24 May 2013 23:21:21 +0000 (01:21 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 13 Jun 2013 22:26:10 +0000 (00:26 +0200)
commita395298c9c96748cbd6acee4cb9a5ba13fbb3ab8
tree050bb8b224c4941509633b22aaf310db2256c901
parent9a695d23aab889273821c91b4132f1ed315b251b
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>
net/nfc/hci/core.c