]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/nfc/nfc.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[karo-tx-linux.git] / include / net / nfc / nfc.h
index 30afc9a6718c01d7ef22ab6758a8a7c4a8019acf..dcfcfc9c00bf56a4cf1681333e56bb21c14b23d9 100644 (file)
@@ -68,7 +68,7 @@ struct nfc_ops {
        int (*activate_target)(struct nfc_dev *dev, struct nfc_target *target,
                               u32 protocol);
        void (*deactivate_target)(struct nfc_dev *dev,
-                                 struct nfc_target *target);
+                                 struct nfc_target *target, u8 mode);
        int (*im_transceive)(struct nfc_dev *dev, struct nfc_target *target,
                             struct sk_buff *skb, data_exchange_cb_t cb,
                             void *cb_context);