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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 11 Sep 2020 18:10:33 -0700 From: Jakub Kicinski <kuba@...nel.org> To: davem@...emloft.net Cc: netdev@...r.kernel.org, mkubecek@...e.cz, michael.chan@...adcom.com, tariqt@...dia.com, saeedm@...dia.com, alexander.duyck@...il.com, andrew@...n.ch Subject: Re: [PATCH net-next v2 7/8] mlx5: add pause frame stats On Fri, 11 Sep 2020 16:28:52 -0700 Jakub Kicinski wrote: > +static void mlx5e_uplink_rep_get_pause_stats(struct net_device *netdev, > + struct ethtool_pause_stats *stats) > +{ > + struct mlx5e_priv *priv = netdev_priv(netdev); > + > + mlx5e_stats_pause_get(priv, pause_stats); s/pause_stats/stats/ I'll give people time to review and post v3 on Monday.
Powered by blists - more mailing lists