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
| ||
|
Message-Id: <20160416.191507.383764314303192016.davem@davemloft.net> Date: Sat, 16 Apr 2016 19:15:07 -0400 (EDT) From: David Miller <davem@...emloft.net> To: aduyck@...antis.com Cc: jesse@...nel.org, netdev@...r.kernel.org, alexander.duyck@...il.com, tom@...bertland.com Subject: Re: [net-next PATCH] netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO From: Alexander Duyck <aduyck@...antis.com> Date: Thu, 14 Apr 2016 17:04:34 -0400 > I realized that when I added NETIF_F_TSO_MANGLEID as a TSO type I forgot to > add it to NETIF_F_ALL_TSO. This patch corrects that so the flag will be > included correctly. > > The result should be minor as it was only used by a few drivers and in a > few specific cases such as when NETIF_F_SG was not supported on a device so > the TSO flags were cleared. > > Signed-off-by: Alexander Duyck <aduyck@...antis.com> Applied.
Powered by blists - more mailing lists