ath5k: use correct packet type when transmitting
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath5k / ath5k.h
index ad4d446..ac67f02 100644 (file)
@@ -541,7 +541,6 @@ struct ath5k_txq_info {
 /*
  * Transmit packet types.
  * used on tx control descriptor
- * TODO: Use them inside base.c corectly
  */
 enum ath5k_pkt_type {
        AR5K_PKT_TYPE_NORMAL            = 0,