]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFC: hci: Fix enable/disable confusion
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 17 Jun 2013 22:48:26 +0000 (01:48 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Aug 2013 23:13:36 +0000 (01:13 +0200)
commit4eba11e82a0365117be92453c5c91a263500fd1a
tree91b99b62225b7de4e3b005a1b8e90d4f8e59cab6
parent06c660340f1e142b607541ece3520fff3f5d2c39
NFC: hci: Fix enable/disable confusion

There is a cut and paste bug so we enable a second time instead of
disabling.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/hci/core.c