]> 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)
commit6d3635110fdfb09168042c9dedec1d71a6914232
tree403251c743a2fa85d3d124e285cfce3b6b11c813
parentbbf281d89bdba7f8c04c0637e28e76227bb95c90
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