Am Donnerstag 08 Februar 2007 18:31 schrieb Larry Finger:
> +     if (ieee->modulation & IEEE80211_OFDM_MODULATION) {
> +             txrates->user_rate = IEEE80211_OFDM_RATE_24MB;
>       } else if (ieee->modulation & IEEE80211_OFDM_MODULATION) {
> +             txrates->user_rate = IEEE80211_CCK_RATE_11MB;
>       } else
>               assert(0);

This code will never set IEEE80211_CCK_RATE_11MB.

HS
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to