mirror of
https://github.com/proski/madwifi
synced 2024-11-26 00:09:46 +03:00
922778b6ef
Make srate signed, or checks for it being less than 0 don't work. Consistently use IEEE80211_FIXED_RATE_NONE. Fix misleading comments. Survive the case when the fixed rate is not in the rate table. It can happen e.g. a CCK rate is used with an 802.11a channel, or in the STA mode when an OFDM rate is used with 802.11b. The driver should catch it, but it doesn't. In any case, it's not a reason for an oops. Remove the debugging message if everything is fine. In case of an error, specify the VAP name. git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4095 0192ed92-7a03-0410-a25b-9323aeb14dbd |
||
---|---|---|
.. | ||
amrr.c | ||
amrr.h | ||
Makefile | ||
Makefile.kernel |