diff options
Diffstat (limited to 'sound/usb')
-rw-r--r-- | sound/usb/midi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/midi.c b/sound/usb/midi.c index 69e93a9d486a..d3d49525a16b 100644 --- a/sound/usb/midi.c +++ b/sound/usb/midi.c | |||
@@ -64,7 +64,7 @@ | |||
64 | /* #define DUMP_PACKETS */ | 64 | /* #define DUMP_PACKETS */ |
65 | 65 | ||
66 | /* | 66 | /* |
67 | * how long to wait after some USB errors, so that khubd can disconnect() us | 67 | * how long to wait after some USB errors, so that hub_wq can disconnect() us |
68 | * without too many spurious errors | 68 | * without too many spurious errors |
69 | */ | 69 | */ |
70 | #define ERROR_DELAY_JIFFIES (HZ / 10) | 70 | #define ERROR_DELAY_JIFFIES (HZ / 10) |