]> git.karo-electronics.de Git - linux-beck.git/commit
NFC: nci: Add reference to the RF logical connection
authorChristophe Ricard <christophe.ricard@gmail.com>
Tue, 3 Feb 2015 18:48:04 +0000 (19:48 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 4 Feb 2015 08:09:53 +0000 (09:09 +0100)
commit12bdf27d46c9d5e490fa164551642e065105db78
tree477d4c54873b2cb6b6b13afb286f004d95ad4c5f
parent26fc6c7f02cb26c39c4733de3dbc3c0646fc1074
NFC: nci: Add reference to the RF logical connection

The NCI_STATIC_RF_CONN_ID logical connection is the most used
connection. Keeping it directly accessible in the nci_dev
structure will simplify and optimize the access.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/nci_core.h
net/nfc/nci/core.c
net/nfc/nci/ntf.c
net/nfc/nci/rsp.c