commit | 500c4ef02277eaadbfe20537f963b6221f6ac007 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sun Oct 25 22:54:20 2015 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Oct 26 06:53:11 2015 +0100 |
tree | bc0675ce1c6f0f7e9ba8bd1e403ab871a4082dd9 | |
parent | a1269dd116319335db6d73013a31c038486c813e [diff] |
NFC: nci: Fix incorrect data chaining when sending data When sending HCI data over NCI, cmd information should be present only on the first packet. Each packet shall be specifically allocated and sent to the NCI layer. Cc: stable@vger.kernel.org Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>