[Intel-wired-lan] [PATCH S20 10/15] ice: Remove redundant and premature event config

Bowers, AndrewX andrewx.bowers at intel.com
Mon Apr 29 18:16:15 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Anirudh Venkataramanan
> Sent: Tuesday, April 16, 2019 10:31 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S20 10/15] ice: Remove redundant and
> premature event config
> 
> From: Dave Ertman <david.m.ertman at intel.com>
> 
> In the path for re-enabling FW LLDP engine, there is a call to register for LLDP
> MIB change events.  This call is redundant, in that the call to ice_pf_dcb_cfg
> will already register the driver for these events.  Also, the call as it stands
> now is too early in the flow before before DCB is configured.
> 
> Remove the redundant call.
> 
> Signed-off-by: Dave Ertman <david.m.ertman at intel.com>
> Signed-off-by: Anirudh Venkataramanan
> <anirudh.venkataramanan at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_ethtool.c | 6 ------
>  1 file changed, 6 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list