linux-stable/drivers/nfc/pn533
Andrey Rusalin 5dd9c1bd61 NFC: pn533: improve cmd queue handling
Make sure cmd is set before a frame is passed to the transport layer for
sending. In addition pn533_send_async_complete checks if cmd is set before
accessing its members.

Signed-off-by: Michael Thalmeier <michael.thalmeier@hale.at>

Rework a little bit changes in pn532_send_async_complete.

Signed-off-by: Andrey Rusalin <arusalin@dev.rtsoft.ru>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-04-02 01:06:22 +02:00
..
i2c.c NFC: pn533: change order of free_irq and dev unregistration 2017-04-02 01:06:21 +02:00
Kconfig
Makefile
pn533.c NFC: pn533: improve cmd queue handling 2017-04-02 01:06:22 +02:00
pn533.h NFC: pn533: fix order of initialization 2016-05-09 23:59:18 +02:00
usb.c NFC: pn533: double free on error in probe() 2016-07-04 12:15:00 +02:00