]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFC: Fix not propagating return code in nfc_hci_clear_all_pipes
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 4 Oct 2012 13:15:49 +0000 (15:15 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:49 +0000 (18:26 +0200)
commit0250ffc578ac26acbc8a43e8018f00b0b3989b84
treeaa08f8c6e82507820d3a1a04b7893a32305dfa51
parent80e4232ecbc96d01465aee132081daaa2c82e859
NFC: Fix not propagating return code in nfc_hci_clear_all_pipes

Return code from nfc_hci_execute_cmd was not propagated to caller.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/hci/command.c