nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown
authorChristophe Ricard <christophe.ricard@gmail.com>
Fri, 14 Aug 2015 20:33:39 +0000 (22:33 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 16 Aug 2015 23:27:23 +0000 (01:27 +0200)
commit94b85938ad21944afeff71d1cca68b094905e1b9
tree6f2a7d1d1fad7916c40d1b6bdc88a37846da574a
parenta6be357e9720a7f8e11e2997e60626179151d190
nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown

spi phy needs to use ndlc_recv at every spi transaction causing
"unknown packet control byte" error message each time the header
is 00. Make this silent.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/st-nci/ndlc.c