NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
authorChristophe Ricard <christophe.ricard@gmail.com>
Sun, 25 Oct 2015 21:54:25 +0000 (22:54 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 26 Oct 2015 05:53:13 +0000 (06:53 +0100)
commita1b0b9415817c14d207921582f269d03f848b69f
tree207337705492431a3750a1ec014d26259ea6c2e5
parent8a49943f5bc5ff4f835d50451ecf2380eab44d2e
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate

Some gates might need to have their pipes explicitly created.
Add a call to nci_hci_create_pipe in nci_hci_connect_gate for
every gate that is different than NCI_HCI_LINK_MGMT_GATE or
NCI_HCI_ADMIN_GATE.

In case of an error when opening a pipe, like in hci layer,
delete the pipe if it was created.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/nci/hci.c
This page took 0.024718 seconds and 5 git commands to generate.