commit | 98d7e09af513da19389128f23d49893b11de81fa | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Thu Sep 27 11:27:42 2007 +0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:53:26 2007 -0700 |
tree | 3d9d31a105de2b714c6a27e8a50e4b91411a2dc8 | |
parent | 1b696de23bb21b89f4a4c4fd6b12e26fe2cc4a37 [diff] |
[PATCH] iwlwifi: set fixed rate through debugfs This patch adds fixed rate setting through debugfs $ echo <rate_n_flags> > \ /sys/kernel/debug/ieee80211/phy<X>/stations/<mac>/rate_scale_table Currently there is no way to turn to rate scaling working again. Will be fixed in later. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>