]> Pileus Git - ~andy/linux/blobdiff - include/net/nfc/nfc.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[~andy/linux] / include / net / nfc / nfc.h
index 7b9f71fa0ea7026d34559b29e8a096c6941c2b10..f05b10682c9d9bbe0aa65579fc73bd8adf1747df 100644 (file)
@@ -90,7 +90,7 @@ struct nfc_target {
 };
 
 struct nfc_genl_data {
-       u32 poll_req_pid;
+       u32 poll_req_portid;
        struct mutex genl_data_mutex;
 };
 
@@ -113,7 +113,6 @@ struct nfc_dev {
        int tx_tailroom;
 
        struct timer_list check_pres_timer;
-       struct workqueue_struct *check_pres_wq;
        struct work_struct check_pres_work;
 
        struct nfc_ops *ops;