diff options
Diffstat (limited to 'drivers/usb/wusbcore/wa-rpipe.c')
-rw-r--r-- | drivers/usb/wusbcore/wa-rpipe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/wusbcore/wa-rpipe.c b/drivers/usb/wusbcore/wa-rpipe.c index accdd15f5393..c601c74677d0 100644 --- a/drivers/usb/wusbcore/wa-rpipe.c +++ b/drivers/usb/wusbcore/wa-rpipe.c | |||
@@ -308,7 +308,7 @@ out: | |||
308 | /* | 308 | /* |
309 | * Aim an rpipe to its device & endpoint destination | 309 | * Aim an rpipe to its device & endpoint destination |
310 | * | 310 | * |
311 | * Make sure we change the address to unauthenticathed if the device | 311 | * Make sure we change the address to unauthenticated if the device |
312 | * is WUSB and it is not authenticated. | 312 | * is WUSB and it is not authenticated. |
313 | */ | 313 | */ |
314 | static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa, | 314 | static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa, |