]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Fix LLCP link timeout typo
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 10 Apr 2012 17:43:20 +0000 (19:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 12 Apr 2012 19:10:45 +0000 (15:10 -0400)
commitdb6901fd1e93682d7ee3a9cfc66d6de5fbc183c5
treeffff93d4e814d7a8a7c20b463f2934ec4ef7d943
parent84bb7251daf4a33de734b612f10865081c7d1444
NFC: Fix LLCP link timeout typo

We were sending the LTO TLV as a version TLV instead of the actual link
timeout one.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/nfc/llcp/llcp.c