[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191001.092649.1794389127329635974.davem@davemloft.net>
Date: Tue, 01 Oct 2019 09:26:49 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jcfaracco@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v2] net: core: dev: replace state xoff flag comparison
by netif_xmit_stopped method
From: jcfaracco@...il.com
Date: Tue, 1 Oct 2019 11:39:04 -0300
> From: Julio Faracco <jcfaracco@...il.com>
>
> Function netif_schedule_queue() has a hardcoded comparison between queue
> state and any xoff flag. This comparison does the same thing as method
> netif_xmit_stopped(). In terms of code clarity, it is better. See other
> methods like: generic_xdp_tx() and dev_direct_xmit().
>
> Signed-off-by: Julio Faracco <jcfaracco@...il.com>
Applied to net-next.
Please explicitly put "[PATCH net-next v2]" 'net-next' in your Subject lines in
the future.
Powered by blists - more mailing lists