On Mon, Feb 05, 2007 at 02:12:50PM +0100, Michael Buesch wrote: > This adds API calls to generate RTS and CTS-to-self frames. > To be called if the device firmware requires the host to > generate RTS/CTS frames. I understand the part of adding this. However.. > Index: bu3sch-wireless-dev/include/linux/ieee80211.h > Index: bu3sch-wireless-dev/include/net/d80211.h > =================================================================== > --- bu3sch-wireless-dev.orig/include/net/d80211.h 2007-02-05 13:59:34.000000000 +0100 > +++ bu3sch-wireless-dev/include/net/d80211.h 2007-02-05 14:01:30.000000000 +0100 > @@ -194,7 +194,6 @@ struct ieee80211_tx_control { > #define IEEE80211_TXCTL_TKIP_NEW_PHASE1_KEY (1<<9) > u32 flags; /* tx control flags defined > * above */ > - u16 rts_cts_duration; /* duration field for RTS/CTS frame */ > u8 retry_limit; /* 1 = only first attempt, 2 = one retry, .. */ > u8 power_level; /* per-packet transmit power level, in dBm */ > u8 antenna_sel; /* 0 = default/diversity, 1 = Ant0, 2 = Ant1 */ NAK. Why are you removing this? It is needed for hardware that generates RTS/CTS frames. -- Jouni Malinen PGP id EFC895FA - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html