From: Christian Lamparter Date: Fri, 29 Oct 2010 22:36:53 +0000 (+0200) Subject: carl9170: configurable beacon rates X-Git-Tag: v2.6.38-rc1~476^2~558^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eedb6f436858f3e864139dc184adc9a51440c92;p=pandora-kernel.git carl9170: configurable beacon rates Previously, the beacon rate was fixed to either: * 1Mb/s [2.4GHz band] * 6Mb/s [5GHz band] This limitation has been addressed and now the beacon rate is selected by ieee80211_tx_info's rate control info, almost like any ordinary data frame. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed