commit | 7f9f171336baec8ec71d57b6d329bf8cea5c1562 | [log] [tgz] |
---|---|---|
author | Mark Greer <mgreer@animalcreek.com> | Thu Jun 15 10:46:15 2017 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jun 23 00:19:59 2017 +0200 |
tree | 563e5510daff423dfba53b060ea6a31b2ba07172 | |
parent | dcfca27faf6d19d2af530cfccee2fcdbcd836a2c [diff] |
NFC: digital: NFC-A SEL_RES must be one byte Section 4.8.2 (SEL_RES Response) of NFC Forum's NFC Digital Protocol Technical Specification dated 2010-11-17 clearly states that the size of a SEL_RES Response is one byte. Enforce this restriction in the code. Signed-off-by: Mark Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>