commit | 0ada076819529203e11fcd5d3d52a2c9ada21879 | [log] [tgz] |
---|---|---|
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Sat Feb 04 10:16:28 2017 +0900 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sat Apr 01 23:04:30 2017 +0200 |
tree | b1ede6a6e13310270d9961b845ebaa78128fd688 | |
parent | 85a2566d70a851c85806f687b93a9559bb8a3b11 [diff] |
nfc: Fix RC-S380* needs zero-length packet If sent packet size is wMaxPacketSize boundary, this device doesn't answer. To fix this, we have to send zero-length packet in usb spec. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>