]> git.baikalelectronics.ru Git - kernel.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)
commit429cab9ed30497bed17ba14d5d95f736c99c81c1
treeaa08f8c6e82507820d3a1a04b7893a32305dfa51
parent64e394971268bd8ee22aaabab500f58098cc1aca
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