[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191107.162737.1165653881854546260.davem@davemloft.net>
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