commit | 09f39a950523b1bb830c30a8670b77e0067da092 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sat Jun 06 13:16:43 2015 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Jun 09 00:34:22 2015 +0200 |
tree | bb203eedacbff49a40f5d0fa8ee117229da21c70 | |
parent | 38bd83f04c5e9695011dc5c294e0c4e6a9f9052d [diff] |
NFC: st21nfcb: Do not remove header once the payload is sent Once the data is sent, we need to preserve the full frame for the ndlc state machine. If the NDLC ACK is not received in time, the ndlc layer will resend the same frame. Having the header byte pulled will corrupt the frame. Cc: stable@vger.kernel.org Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>