Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: use oper_channel in rate init
Using hw.conf.channel is wrong as it could be the temporary channel if the station is added from the workqueue while the device is already on another channel. Use oper_channel instead. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information