On 08/23/2011 06:12 AM, Jonas Gorski wrote:
Hi,
On 22 August 2011 23:50, Larry Finger<Larry.Finger@xxxxxxxxxxxx> wrote:
+int rtlwifi_rate_mapping(struct ieee80211_hw *hw,
+ bool isht, u8 desc_rate, bool first_ampdu)
first_ampdu is never used in this function, is this intentional? I see
the (later) removed functions change the default based on this, but
without much knowledge of 802.11 I can't tell whether this actually
makes sense, etc. ;-).
Good catch. When the routine was rewritten, that need for that boolean was
eliminated, but neither Realtek nor I realized that we now have an unused
argument. That is essentially a forest/trees problem. I will fix it.
Larry
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html