]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Set and get DEP general bytes
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 14 Dec 2011 15:43:10 +0000 (16:43 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Dec 2011 19:50:13 +0000 (14:50 -0500)
commitaf8b77af9465cfafc77bb55a95a237fa8652b10b
treee83cbcc06cf2e9a3c34e4fceb222730469117a77
parent774a10846f02bb9dea0489c9e62941531431f8d9
NFC: Set and get DEP general bytes

Without an API for setting and getting the local and remote general bytes,
drivers won't be able to properly establish a DEP link.
This API also allows them to propagate the remote general bytes they get
from the DEP link establishment up to the LLCP layer.

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