angler-fishThe Vulnerability History Project

NFC: nci: Add dynamic logical connections support

      The current NCI core only support the RF static connection.
For other NFC features such as Secure Element communication, we
may need to create logical connections to the NFCEE (Execution
Environment.

In order to track each logical connection ID dynamically, we add a
linked list of connection info pointers to the nci_dev structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
    
commit 4aeee6871e8c3b043ef02996db8ac70a1af8be92
+25 -7
+40 -7
+41 -15
+27 -10
+19 -1
expand_less