[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7003fe5e-4bb9-8335-6d3f-9edab0aa3570@intel.com>
Date: Wed, 24 Apr 2024 14:08:11 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: Michal Swiatkowski <michal.swiatkowski@...ux.intel.com>,
<intel-wired-lan@...ts.osuosl.org>
CC: <netdev@...r.kernel.org>, <jacob.e.keller@...el.com>,
<michal.kubiak@...el.com>, <maciej.fijalkowski@...el.com>,
<sridhar.samudrala@...el.com>, <przemyslaw.kitszel@...el.com>,
<wojciech.drewek@...el.com>, <pio.raczynski@...il.com>, <jiri@...dia.com>,
<mateusz.polchlopek@...el.com>, <shayd@...dia.com>
Subject: Re: [iwl-next v1 3/4] ice: move VSI configuration outside repr setup
On 4/19/2024 10:13 AM, Michal Swiatkowski wrote:
> +/**
> + * ice_eswitch_cfg_vsi - configure VSI to work in slow-path
> + * @vsi: VSI structure of representee
> + * @mac: representee MAC
Can you fix the kdoc for this?
> drivers/net/ethernet/intel/ice/ice_eswitch.c:140: warning: No
description found for return value of 'ice_eswitch_cfg_vsi'
Thanks,
Tony
> + */
> +int ice_eswitch_cfg_vsi(struct ice_vsi *vsi, const u8 *mac)
> +{
> + int err;
> +
Powered by blists - more mailing lists