]> err.no Git - linux-2.6/blobdiff - drivers/net/wireless/iwlwifi/iwl-4965-rs.h
iwlwifi: clean up and clarify some comments after 3945/4965 split
[linux-2.6] / drivers / net / wireless / iwlwifi / iwl-4965-rs.h
index 86f62d8090589cdd1dc50a00b64abac860c8ad39..0c9552b26c4024ca3ad99ddaf16de7d8f55e19a2 100644 (file)
@@ -42,7 +42,10 @@ struct iwl4965_rate_info {
        u8 next_rs_tgg;  /* next rate used in TGG rs algo */
 };
 
-/* For driver (not uCode API) */
+/*
+ * These serve as indexes into
+ * struct iwl4965_rate_info iwl4965_rates[IWL_RATE_COUNT];
+ */
 enum {
        IWL_RATE_1M_INDEX = 0,
        IWL_RATE_2M_INDEX,