From: Olivier Guiter Date: Mon, 23 Sep 2013 10:24:37 +0000 (+0200) Subject: NFC: pn533: Add MI/TG bits only when in Initiator mode X-Git-Tag: v3.13-rc1~105^2~55^2^2~51^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22953f9329ebf5cc81cefe250a079600145388b3;p=pandora-kernel.git 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed