nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
[platform/kernel/linux-rpi.git] / drivers / nfc / st21nfca / st21nfca.h
index cb6ad91..ae6771c 100644 (file)
@@ -141,6 +141,7 @@ struct st21nfca_se_info {
 
        se_io_cb_t cb;
        void *cb_context;
+       struct work_struct timeout_work;
 };
 
 struct st21nfca_hci_info {