]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Build LLCP general bytes upon request
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 22 Jun 2012 00:04:53 +0000 (02:04 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:42:16 +0000 (16:42 -0400)
commit91becfd9a10034f7959711fa3eec5e661f920c7b
tree556ed1c0cbdc5946893b6ad88bb6896d5e07044a
parent862f19631aa755e59d9472576145c0673c414a2d
NFC: Build LLCP general bytes upon request

Drivers will need them before starting a poll or when being activated
as targets. Mostly WKS can have changed between device registration and
then so we need to re-build the whole array.

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