trivial: fix ETIMEOUT -> ETIMEDOUT typos
[sfrench/cifs-2.6.git] / drivers / net / usb / usbnet.c
index f3a2fce6166ccebc68dc6650e9b7ac8ed6fb4be4..47f68cfa7e21344b6ebcb426023f032af43a9f28 100644 (file)
@@ -398,7 +398,7 @@ static void rx_complete (struct urb *urb)
 
        /* stalls need manual reset. this is rare ... except that
         * when going through USB 2.0 TTs, unplug appears this way.
-        * we avoid the highspeed version of the ETIMEOUT/EILSEQ
+        * we avoid the highspeed version of the ETIMEDOUT/EILSEQ
         * storm, recovering as needed.
         */
        case -EPIPE: