From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Mon, 27 Sep 2021 10:39:24 +0200 Subject: [Intel-wired-lan] [PATCH net-next v1 13/21] nfp: Move delink_register to be last command In-Reply-To: References: Message-ID: <20210927083923.GC17484@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 Sat, Sep 25, 2021 at 02:22:53PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > Open user space access to the devlink after driver is probed. Hi Leon, I think a description of why is warranted here. > Signed-off-by: Leon Romanovsky