NFC: nci: Add status byte management in case of error.
authorChristophe Ricard <christophe.ricard@gmail.com>
Tue, 2 Dec 2014 20:27:47 +0000 (21:27 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 2 Dec 2014 21:46:47 +0000 (22:46 +0100)
commit98ff416f97c53b727d6a52f4d2b29bdf4775ac69
tree3ac6186c350a9868e2af63cf2877a2347cbac67e
parentaceb32d05aaf559758a29ffdefdda025a131c978
NFC: nci: Add status byte management in case of error.

The nci status byte was ignored. In case of tag reading for example,
if the tag is removed from the antenna there is no way for the upper
layers (aka: stack) to get inform about such event.

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