[PATCH] iwlwifi: set fixed rate through debugfs
authorZhu Yi <yi.zhu@intel.com>
Thu, 27 Sep 2007 03:27:42 +0000 (11:27 +0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:26 +0000 (16:53 -0700)
commit98d7e09af513da19389128f23d49893b11de81fa
tree3d9d31a105de2b714c6a27e8a50e4b91411a2dc8
parent1b696de23bb21b89f4a4c4fd6b12e26fe2cc4a37
[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>
drivers/net/wireless/iwlwifi/iwl-4965-rs.c