iwlwifi: calculate active legacy rates per station
authorJohannes Berg <johannes.berg@intel.com>
Thu, 8 Mar 2012 08:18:04 +0000 (09:18 +0100)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 12 Apr 2012 21:18:19 +0000 (14:18 -0700)
Not all stations are guaranteed to have the same
active (available) legacy rates, so calculate them
on rate control init instead of hard-coding them
based on our own available rates. I have no idea
why that was done here before.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found