aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/diag/diagchar.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/diag/diagchar.h')
-rw-r--r--drivers/char/diag/diagchar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/diag/diagchar.h b/drivers/char/diag/diagchar.h
index 5d5e62e..67b63c7 100644
--- a/drivers/char/diag/diagchar.h
+++ b/drivers/char/diag/diagchar.h
@@ -268,6 +268,7 @@ struct diagchar_dev {
struct work_struct diag_usb_read_complete_work;
struct diag_request *usb_read_mdm_ptr;
struct diag_request *write_ptr_mdm;
+ struct pid *silent_log_pid;
#endif
};