On Thu, 2007-02-08 at 11:31 -0600, Larry Finger wrote:
> +     if (ieee->modulation & IEEE80211_OFDM_MODULATION) {
> +             txrates->user_rate = IEEE80211_OFDM_RATE_24MB;
>       } else if (ieee->modulation & IEEE80211_OFDM_MODULATION) {

This part doesn't make sense to me.  It's exactly the same condition,
which means that the code below "else" won't ever be executed.

-- 
Regards,
Pavel Roskin

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

Reply via email to