[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1467184768.2461.4.camel@sipsolutions.net>
Date: Wed, 29 Jun 2016 09:19:28 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Yaniv Machani <yanivma@...com>, linux-kernel@...r.kernel.org
Cc: Meirav Kama <meiravk@...com>,
"David S. Miller" <davem@...emloft.net>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] mac80211: rx: frames received out of order
On Tue, 2016-06-28 at 14:15 +0300, Yaniv Machani wrote:
> From: Meirav Kama <meiravk@...com>
>
> MP received data frames from another MP. Frames are forwarded
> from Rx to Tx to be transmitted to a third MP.
> Upon cloning the skb, the tx_info was zeroed, and the
> hw_queue wasn't set correctly, causing frames to be
> inserted to queue 0 (VOICE). If re-queue occurred for some
> reason, frame will be inserted to correct queue 2 (BE).
> In this case frames are now dequeued from 2 different queues and
> sent out of order.
Please rewrite this commit log in active voice, and explain the fix
too.
> Signed-off-by: Meirav Kama <meiravk@...com>
> Acked-by: Yaniv Machani <yanivma@...com>
See Julian's comment.
johannes
Powered by blists - more mailing lists