wireless: Fix trivial spelling
[linux-2.6-microblaze.git] / drivers / net / wireless / ath / ath10k / usb.c
index b7daf34..05a620f 100644 (file)
@@ -824,7 +824,7 @@ static int ath10k_usb_setup_pipe_resources(struct ath10k *ar,
 
        ath10k_dbg(ar, ATH10K_DBG_USB, "usb setting up pipes using interface\n");
 
-       /* walk decriptors and setup pipes */
+       /* walk descriptors and setup pipes */
        for (i = 0; i < iface_desc->desc.bNumEndpoints; ++i) {
                endpoint = &iface_desc->endpoint[i].desc;