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)
commit2c3832834b95e0226da1d13229472978f78462c5
tree5f16b5adf632c737abd395428b33f23140751547
parent4eba11e82a0365117be92453c5c91a263500fd1a
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