From: Johannes Berg Date: Fri, 20 Jan 2012 12:55:23 +0000 (+0100) Subject: mac80211: call rate control only after init X-Git-Tag: v3.4-rc1~177^2~112^2~290 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1936e9407138b483e6d1332dd944afec8131f30;p=pandora-kernel.git mac80211: call rate control only after init There are situations where we don't have the necessary rate control information yet for station entries, e.g. when associating. This currently doesn't really happen due to the dummy station handling; explicitly disabling rate control when it's not initialised will allow us to remove dummy stations. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed