]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: pn533: Fix in/out frame buffer allocation
authorWaldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Thu, 11 Oct 2012 12:03:58 +0000 (14:03 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:51 +0000 (18:26 +0200)
commit4d5583fc763e13d29692dcdc835d769c0b6b2308
tree403251c743a2fa85d3d124e285cfce3b6b11c813
parentcf29da566c01a28fa8d16be5cacb10959b47dee7
NFC: pn533: Fix in/out frame buffer allocation

Max frame size should be 264 bytes as per spec and not limited to
endpoint MaxPacketSize which is 64 in my case (acr122 reader).

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn533.c