diff options
| author | kimi <kimi.h.kuparinen@gmail.com> | 2020-07-09 14:07:52 -0400 |
|---|---|---|
| committer | kimi <kimi.h.kuparinen@gmail.com> | 2020-07-09 14:07:52 -0400 |
| commit | 64038b9d5fcc7d76191cbf77424bb779ad88390c (patch) | |
| tree | 4654e739f7dda65c2acdac9666363f5e9927dc2e /hid-tm.h | |
| parent | ae3ea9cc09ade406886156091f4acf1d04091277 (diff) | |
| download | hid-tmff2-64038b9d5fcc7d76191cbf77424bb779ad88390c.tar.gz hid-tmff2-64038b9d5fcc7d76191cbf77424bb779ad88390c.zip | |
fixed weird issue that crashed the kernel
Diffstat (limited to 'hid-tm.h')
| -rw-r--r-- | hid-tm.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ struct api_context ctx; int usb_start_wait_urb(struct urb *urb, int timeout, int *actual_length) { - unsigned long expire; int retval; |
