2008-05-16 23:03:57

by Johannes Berg

[permalink] [raw]
Subject: [PATCH 0/2] mac80211: use multiqueue netdev

This patch (well, there are two, but the first one is just some
sanity checking) converts mac80211 to use a multiqueue netdev.

The next step will be to re-do fragmentation taking into account
proper A-MPDU handling etc. but I would love to have Ron look over
that too since he's much more familiar with the A-MPDU stuff.

johannes



2008-05-16 23:07:49

by Johannes Berg

[permalink] [raw]
Subject: Re: [PATCH 0/2] mac80211: use multiqueue netdev

On Sat, 2008-05-17 at 00:57 +0200, Johannes Berg wrote:
> This patch (well, there are two, but the first one is just some
> sanity checking) converts mac80211 to use a multiqueue netdev.
>
> The next step will be to re-do fragmentation taking into account
> proper A-MPDU handling etc. but I would love to have Ron look over
> that too since he's much more familiar with the A-MPDU stuff.

Ouch, sorry about messing up your name in the CC list, Ron. (and if
anyone else wants to reply substitute the i by a y like I have done now)

johannes


Attachments:
signature.asc (828.00 B)
This is a digitally signed message part

2008-05-19 16:12:30

by Ron Rindjunsky

[permalink] [raw]
Subject: Re: [PATCH 0/2] mac80211: use multiqueue netdev

This series looks good to me
Thanks
Ron