hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/net/wireless/ath/ath6kl/usb.c
....@@ -311,7 +311,7 @@
311311
312312 ath6kl_dbg(ATH6KL_DBG_USB, "setting up USB Pipes using interface\n");
313313
314
- /* walk decriptors and setup pipes */
314
+ /* walk descriptors and setup pipes */
315315 for (i = 0; i < iface_desc->desc.bNumEndpoints; ++i) {
316316 endpoint = &iface_desc->endpoint[i].desc;
317317