Move slot-time, CTS/RTS, and ACK timeout calculations into the driver. Corrected...
[madwifi/.git] / hal / ah.h
index 26dbbcef8135e307795f44e7fd0f56780601f9da..ed563ffedbb56552b2ddd6555e17edd351000b20 100644 (file)
--- a/hal/ah.h
+++ b/hal/ah.h
@@ -396,7 +396,7 @@ typedef enum {
  */
 typedef struct {
        u_int32_t       channelFlags;   /* see below */
-       u_int16_t       channel;        /* setting in Mhz */
+       u_int16_t       channel;        /* setting in MHz */
        u_int8_t        privFlags;
        int8_t          maxRegTxPower;  /* max regulatory tx power in dBm */
        int8_t          maxTxPower;     /* max true tx power in 0.5 dBm */