From: Olivier Guiter Date: Thu, 13 Jun 2013 13:43:27 +0000 (+0200) Subject: NFC: pn533: Add extended information frame decoding support X-Git-Tag: v3.12-rc1~132^2~84^2^2~108^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1575b9d8668f4ecf2648a08751313c826fb6a6e9;p=pandora-kernel.git NFC: pn533: Add extended information frame decoding support Extended Information frames are slightly different from standard frames as they can (theorically) handle datas up tu 64kB. PN533 firmware only supports packet data up to 265 (incl. TFI byte) This kind of frame are used when the pn533 wants to exchange more than 255 bytes, and this patch handles the reception of such frames. Signed-off-by: Olivier Guiter Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed