X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fwimax%2Fi2400m%2Fusb-rx.c;h=e3257681e3605a3b9659527e892b16e779718600;hb=86a45a023dc4e2217bef34ab204b21a37d1b373a;hp=a26483a812a50679088b6f9fae058821275d3dc0;hpb=0b28330e39bbe0ffee4c56b09fc415fcec595ea3;p=pandora-kernel.git diff --git a/drivers/net/wimax/i2400m/usb-rx.c b/drivers/net/wimax/i2400m/usb-rx.c index a26483a812a5..e3257681e360 100644 --- a/drivers/net/wimax/i2400m/usb-rx.c +++ b/drivers/net/wimax/i2400m/usb-rx.c @@ -58,7 +58,7 @@ * a zillion reads; by serializing, we are throttling. * * - RX data processing can get heavy enough so that it is not - * appropiate for doing it in the USB callback; thus we run it in a + * appropriate for doing it in the USB callback; thus we run it in a * process context. * * We provide a read buffer of an arbitrary size (short of a page); if