netlink: Rename pid to portid to avoid confusion
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / net / nfc / nfc.h
index 6431f5e3902217cba706b36f269844242f907856..6735909f826d565b51c4e29a62add003561ed026 100644 (file)
@@ -89,7 +89,7 @@ struct nfc_target {
 };
 
 struct nfc_genl_data {
-       u32 poll_req_pid;
+       u32 poll_req_portid;
        struct mutex genl_data_mutex;
 };