From: Luciano Coelho Date: Thu, 10 May 2012 09:14:04 +0000 (+0300) Subject: wlcore: update beacon and probe_resp templates when rates change X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62c2e579e008784b929abef27f5728db2a1d88bf;p=pandora-kernel.git wlcore: update beacon and probe_resp templates when rates change When the data rates change, we get BSS_CHANGED_BASIC_RATES. At this point, we should update all the templates to match the new rates. We were changing some of the templates, but the beacon and the probe response templates were missing. [Remove redundant min_rate variable - Arik] Signed-off-by: Luciano Coelho Signed-off-by: Arik Nemtsov --- Reading git-diff-tree failed