From: Mark A. Greer Date: Tue, 23 Sep 2014 23:38:06 +0000 (-0700) Subject: NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES frames X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~16^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6b0de8053ae724931799f1b5d4f009b9fc4b44;p=pandora-kernel.git NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES frames According to chapter 14 of the NFC-DEP Digital Protocol Spec., the NAD byte should never be present in DEP_REQ or DEP_RES frames. However, this is not enforced so add that enforcement code. Reviewed-by: Thierry Escande Tested-by: Thierry Escande Signed-off-by: Mark A. Greer Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed