Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1d616b14 authored by Joe Perches's avatar Joe Perches Committed by John W. Linville
Browse files

rt2x00: Fix unspeficied typo

parent a806c558
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
 * @QID_RX: RX queue
 * @QID_OTHER: None of the above (don't use, only present for completeness)
 * @QID_BEACON: Beacon queue (value unspecified, don't send it to device)
 * @QID_ATIM: Atim queue (value unspeficied, don't send it to device)
 * @QID_ATIM: Atim queue (value unspecified, don't send it to device)
 */
enum data_queue_qid {
	QID_AC_VO = 0,