Thread (4 messages) read the whole thread 4 messages, 2 authors, 2007-05-27

Re: [RFC/T] mac80211: Implementation of SIOCSIWRATE

From: Michael Wu <hidden>
Date: 2007-05-26 23:33:02

On Saturday 26 May 2007 09:14, Larry Finger wrote:
From: mabbas@linux.intel.com

The WEXT ioctl SIOCSIWRATE is not implemented in mac80211. This patch
adds the missing routine. It supports the 'auto' keyword, fixed rates,
and the combination of 'auto' and a fixed rate to select an upper bound.

Signed-off-by: mabbas@linux.intel.com
Please sign off with both your name and email address.
quoted hunk ↗ jump to hunk
Index: wireless-dev/net/mac80211/sta_info.h
===================================================================
--- wireless-dev.orig/net/mac80211/sta_info.h
+++ wireless-dev/net/mac80211/sta_info.h
@@ -58,6 +58,9 @@ struct sta_info {
 	unsigned int wep_weak_iv_count; /* number of RX frames with weak IV */

 	unsigned long last_rx;
+	u32 restricted_tx_rates; /* bitmap of user restricted tx rates in
+				  * u.sta.restricted_tx_rates, if 0 use all
+				  * available rates */
No. Use force_unicast_rateidx and max_ratectrl_rateidx.

-Michael Wu

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help