[PATCH resend 3/4] nfc: Fix RC-S380* needs zero-length packet

2017-02-03 Thread OGAWA Hirofumi
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 --- drivers/nfc/port100.c |1 + 1 file changed, 1 insertion(+) diff -puN drivers/nfc/port100.c~nfc-need-zero-packet driver

[PATCH resend 3/4] nfc: Fix RC-S380* needs zero-length packet

2017-01-02 Thread OGAWA Hirofumi
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 --- drivers/nfc/port100.c |1 + 1 file changed, 1 insertion(+) diff -puN drivers/nfc/port100.c~nfc-need-zero-packet driver