]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/net/wireless/ath/ath5k: Change constant name
authorJulia Lawall <julia@diku.dk>
Sat, 8 Aug 2009 13:22:26 +0000 (15:22 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:13:51 +0000 (09:13 -0400)
commit082ca876bd91e36e8af1c64ae07536ed0a357e70
tree2f8516662771c0b319b4a1602b60fd92d8a5d037
parente0627194bccc8fb10a8b858f6e207bbc96ace363
drivers/net/wireless/ath/ath5k: Change constant name

Elsewhere, the tqi_type field is compared to constants having a name
beginning with AR5K_TX_QUEUE, rather than AR5K_TX_QUEUE_ID.  I have thus
converted AR5K_TX_QUEUE_ID_CAB to AR5K_TX_QUEUE_CAB.  This does, however,
change the value, so perhaps something else was wanted.

Signed-off-by: Julia Lawall <julia@diku.dk>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/qcu.c