lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ