NFC: nci: Fix warning: cast to restricted __le16
authorChristophe Ricard <christophe.ricard@gmail.com>
Tue, 2 Dec 2014 20:27:58 +0000 (21:27 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 2 Dec 2014 21:49:17 +0000 (22:49 +0100)
commit3ff24012dd28d2b86cea691599a85723d6c19e87
tree3f9161facc9779b38bdb69d18a228e00c84cf5ef
parente5b53c0a2ef5818a5bbe7249bd57206ecd63f6f6
NFC: nci: Fix warning: cast to restricted __le16

Fixing: net/nfc/nci/ntf.c:106:31: warning: cast to restricted __le16
message when building with make C=1 CF=-D__CHECK_ENDIAN__

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