From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Wed, 29 Sep 2021 12:20:13 +0200 Subject: [Intel-wired-lan] [PATCH net-next 2/5] devlink: Allow modification of devlink ops In-Reply-To: <0e07ad986db7d2f033a97e4c8253940676128237.1632909221.git.leonro@nvidia.com> References: <0e07ad986db7d2f033a97e4c8253940676128237.1632909221.git.leonro@nvidia.com> Message-ID: <20210929102012.GE13506@corigine.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: On Wed, Sep 29, 2021 at 01:16:36PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > Drop const identifier from devlink_ops declaration to allow > run-time modification of pre-declared ops. > > Signed-off-by: Leon Romanovsky Thanks, for NFP portion: Acked-by: Simon Horman