On 11/8/2019 5:19 PM, Stephen Hemminger wrote: > The meson.build file is missing the required license header. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > --- > drivers/net/sfc/base/meson.build | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/net/sfc/base/meson.build > b/drivers/net/sfc/base/meson.build > index 6c80305820ce..5fbe24014ec6 100644 > --- a/drivers/net/sfc/base/meson.build > +++ b/drivers/net/sfc/base/meson.build > @@ -1,3 +1,5 @@ > +# SPDX-License-Identifier: BSD-3-Clause > +# > # Copyright (c) 2016-2018 Solarflare Communications Inc. > # All rights reserved. > # >
It has been updated yesterday [1] in next-net, updating this patch [2] as not applicable. [1] https://git.dpdk.org/next/dpdk-next-net/commit/?id=dc2c0511b3a5f1a6351ba4280dc73181323aa2dd https://patches.dpdk.org/patch/59987/ [2] https://patches.dpdk.org/patch/62803/