]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
authorChristophe Ricard <christophe.ricard@gmail.com>
Sun, 25 Oct 2015 21:54:22 +0000 (22:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2015 19:31:15 +0000 (14:31 -0500)
commit05f374f2583f0038bdf6c3bd89acd336b806655d
tree756a88830f1d6fe5c5645aac48bc3f23a6302bff
parent58a531a3b13a8501660377b33f82c34c4e18c3e7
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE

commit e65917b6d54f8b47d8293ea96adfa604fd46cf0d upstream.

When receiving data in nci_hci_msg_rx_work, extract pipe
value using NCI_HCP_MSG_GET_PIPE macro.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/nfc/nci/hci.c