ieee80211_process_callback() use in drivers

PseudoCylon moonlightakkiy at yahoo.ca
Wed Aug 17 06:53:57 UTC 2011


> Date: Tue, 16 Aug 2011 12:30:06 +0800
> From: Adrian Chadd <adrian.chadd at gmail.com>
> Subject: ieee80211_process_callback() use in drivers
> To: freebsd-wireless at freebsd.org
> Message-ID:
>        <CAJ-Vmo=k02-NXR_xjb+s4vzgHHrkmNms_Fia7B8Dk_fTaqo4OQ at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi all,
>
> The ieee80211_process_callback() call seems to be used wrong in a couple places.
> According to the single (non-HT) use, the manpage, and what looks like
> all of the drivers:
>
> 0 == OK
> non-0 == Failure (either ACK failure, or TX failure)
>
> Bernhard, iwn_ampdu_tx_done() could do with a review, would you please check?
>
> I have a fix to commit to -HEAD to make the BAR TX routines work.
>
> Thanks,
>
>
> Adrian
>

I tried this while ago.
http://lists.freebsd.org/pipermail/freebsd-net/2010-July/025758.html

The patch should still work today.


AK


More information about the freebsd-wireless mailing list