]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Fix secure element state check
authorArron Wang <arron.wang@intel.com>
Tue, 30 Jul 2013 12:35:35 +0000 (14:35 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Aug 2013 23:13:38 +0000 (01:13 +0200)
commit07974655efb314c149f7978fc3c481efea8e589f
tree5f16b5adf632c737abd395428b33f23140751547
parent3503dfd9d55c85ebe97e8c37d76443fefa9b5c88
NFC: Fix secure element state check

Another typo from the initial commit where we check for the secure
element type field instead of its state when enabling or disabling it.

Signed-off-by: Arron Wang <arron.wang@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/core.c