> From: netdev-ow...@vger.kernel.org
> On Behalf Of Jakub Kicinski
>
> On Fri, 21 Aug 2020 22:12:19 +0300 Parav Pandit wrote:
> > From: Parav Pandit
> >
> > Hi Dave,
> >
> > These series contains two small fixes of devlink.
> >
> > Patch-1 initializes port reporter fields early enough to avoid
From: Parav Pandit
Date: Fri, 21 Aug 2020 22:12:19 +0300
> These series contains two small fixes of devlink.
>
> Patch-1 initializes port reporter fields early enough to
> avoid access before initialized error.
> Patch-2 protects port list lock during traversal.
Series applied, thank you.
On Fri, 21 Aug 2020 22:12:19 +0300 Parav Pandit wrote:
> From: Parav Pandit
>
> Hi Dave,
>
> These series contains two small fixes of devlink.
>
> Patch-1 initializes port reporter fields early enough to
> avoid access before initialized error.
> Patch-2 protects port list lock during traversal