commit | f9e6e95b63758202fe2ce43bd7c922db2ff50f80 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Jul 23 14:29:21 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Aug 20 14:13:41 2012 +0200 |
tree | 1dd1ffc5779e22015ea55e2911708f1c4156425a | |
parent | 9e99a127b5724d7a2cd9d2973b10981d56e1d647 [diff] |
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>