summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_cuereg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/if_cuereg.h')
-rw-r--r--sys/dev/usb/if_cuereg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/if_cuereg.h b/sys/dev/usb/if_cuereg.h
index b74ca04..b875983 100644
--- a/sys/dev/usb/if_cuereg.h
+++ b/sys/dev/usb/if_cuereg.h
@@ -180,6 +180,7 @@ struct cue_softc {
struct callout_handle cue_stat_ch;
struct mtx cue_mtx;
char cue_dying;
+ struct timeval cue_rx_notice;
};
#if 0
OpenPOWER on IntegriCloud