From: Rajkumar Manoharan Date: Wed, 25 Apr 2012 14:54:24 +0000 (+0530) Subject: mac80211: fix rate control update on 2040 bss change X-Git-Tag: v3.5-rc1~109^2~79^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a0099c190107821292d3114c396ac858ad723e;p=pandora-kernel.git mac80211: fix rate control update on 2040 bss change The rate control updation never be called on 2040 BSS change. The station should update its rate control on receiving beacon with different HT mode in the HT operation IE. Not doing so, leads to sending frames with higher(ht40) rates whereas AP is operating in lower mode (ht20). Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed