[RFC] serialising net80211 TX

Adrian Chadd adrian at freebsd.org
Mon Feb 18 18:37:35 UTC 2013


On 18 February 2013 02:05, Monthadar Al Jaberi <monthadar at gmail.com> wrote:
> On Sun, Feb 17, 2013 at 1:46 AM, Adrian Chadd <adrian at freebsd.org> wrote:
>> Here's version two of the patch: it includes the rest of the TX paths
>> locked as well as some extra assertions about the state of the TX lock
>> requirements.
>
> Why not make ieee80211_start_pkt public? So that we can call it from
> mesh_transmit_to_gate in mesh.c?

My aim is to have ieee80211_start_pkt() be what dispatches an actual
packet, whilst going via if_transmit() will handle queuing, hecking
for interface status/CAC, etc.



adrian


More information about the freebsd-wireless mailing list