]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: llcp: Set the LLC Link Management well known service bit
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 28 May 2013 13:41:32 +0000 (15:41 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jun 2013 11:45:09 +0000 (13:45 +0200)
commit6cf50afdb0483c159a572c4ad119a589884d86b2
treef8911f6260cb92c70d9f384ed12eb49a27c00492
parent3b5f6fd4c99c393ac581dd9fae57d39b1a963f28
NFC: llcp: Set the LLC Link Management well known service bit

In order to advertise our LLCP support properly and to follow the LLCP
specs requirements, we need to initialize the WKS (Well-Known Services)
bitfield to 1 as SAP 0 is the only mandatory supported service.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/llcp_core.c