commit | 22953f9329ebf5cc81cefe250a079600145388b3 | [log] [tgz] |
---|---|---|
author | Olivier Guiter <olivier.guiter@linux.intel.com> | Mon Sep 23 12:24:37 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 25 16:01:03 2013 +0200 |
tree | 9a39d88beb3eb8d8ea802c96272ba08113bfaeb4 | |
parent | 2bed27851767d93b5d2823eee110857f350a9fbe [diff] |
NFC: pn533: Add MI/TG bits only when in Initiator mode The fragmentation routine (used to split big frames) could be used in target or initiator mode (TgSetMetaData vs InDataExchange), but the MI/TG bytes are not needed in target mode (TgSetMetaData), so we add a check on the mode Signed-off-by: Olivier Guiter <olivier.guiter@linux.intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>