[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240606175024.1274d1a8@kernel.org>
Date: Thu, 6 Jun 2024 17:50:24 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Jacob Keller <jacob.e.keller@...el.com>
Cc: netdev <netdev@...r.kernel.org>, David Miller <davem@...emloft.net>,
Michal Swiatkowski <michal.swiatkowski@...ux.intel.com>, Wojciech Drewek
<wojciech.drewek@...el.com>, Sujai Buvaneswaran
<sujai.buvaneswaran@...el.com>, Jiri Pirko <jiri@...nulli.us>
Subject: Re: [PATCH v2 2/7] ice: store representor ID in bridge port
On Wed, 05 Jun 2024 13:40:42 -0700 Jacob Keller wrote:
> -struct ice_repr *ice_repr_get_by_vsi(struct ice_vsi *vsi)
You need to delete it from the header, too:
drivers/net/ethernet/intel/ice/ice_repr.h:struct ice_repr *ice_repr_get_by_vsi(struct ice_vsi *vsi);
Powered by blists - more mailing lists