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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 07 Nov 2019 16:27:37 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     jeffrey.t.kirsher@...el.com
Cc:     david.m.ertman@...el.com, netdev@...r.kernel.org,
        nhorman@...hat.com, sassmann@...hat.com,
        anthony.l.nguyen@...el.com, andrewx.bowers@...el.com
Subject: Re: [net-next 03/15] ice: Implement DCBNL support

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Thu,  7 Nov 2019 14:14:26 -0800

> +static int ice_dcbnl_getpfc(struct net_device *netdev, struct ieee_pfc *pfc)
> +{
> +	struct ice_pf *pf = ice_netdev_to_pf(netdev);
> +	struct ice_dcbx_cfg *dcbxcfg;
> +	struct ice_port_info *pi = pf->hw.port_info;
> +	int i;

Reverse christmas tree here please.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ