From: Johannes Berg Date: Mon, 23 Jul 2012 12:29:21 +0000 (+0200) Subject: mac80211: use oper_channel in rate init X-Git-Tag: v3.7-rc1~70^2~42^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e6e95b63758202fe2ce43bd7c922db2ff50f80;p=pandora-kernel.git 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 --- Reading git-diff-tree failed