diff options
author | Christophe Ricard <christophe.ricard@gmail.com> | 2014-04-24 23:19:31 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-05-05 00:15:26 +0200 |
commit | e1fb97b9256f383ed9553a1fc0b1576dfc88d582 (patch) | |
tree | dca71a5de67cfb2aa92d0bad7cad900e9c67830f /drivers/sn | |
parent | 3096e25a3e40b73afd59e46f3bf8d84f919992a1 (diff) | |
download | linux-e1fb97b9256f383ed9553a1fc0b1576dfc88d582.tar.bz2 |
NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling
There is no byte stuffing when data are stored in skb.
TAILROOM is 2 byte crc + 1 byte eof.
st21nfca_hci_remove_len_crc was doing an incorrect operation on
the TAILROOM data.
If shdlc timer T2 is triggered, it will request to send the same data.
Before every hci data was lost after st21nfca_hci_remove_len_crc.
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/sn')
0 files changed, 0 insertions, 0 deletions