Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2011 12:30:06 +0800
From:      Adrian Chadd <adrian.chadd@gmail.com>
To:        freebsd-wireless@freebsd.org
Subject:   ieee80211_process_callback() use in drivers
Message-ID:  <CAJ-Vmo=k02-NXR_xjb%2Bs4vzgHHrkmNms_Fia7B8Dk_fTaqo4OQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=k02-NXR_xjb%2Bs4vzgHHrkmNms_Fia7B8Dk_fTaqo4OQ>