Re: [PATCH net-next] net: mscc: ocelot: select PACKING in the Kconfig

2021-02-17 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Wed, 17 Feb 2021 22:33:48 +0200 you wrote: > From: Vladimir Oltean > > Ocelot now uses include/linux/dsa/ocelot.h which makes use of > CONFIG_PACKING to pack/unpack bits into the Injection/Extraction Frame > Headers. S

[PATCH net-next] net: mscc: ocelot: select PACKING in the Kconfig

2021-02-17 Thread Vladimir Oltean
From: Vladimir Oltean Ocelot now uses include/linux/dsa/ocelot.h which makes use of CONFIG_PACKING to pack/unpack bits into the Injection/Extraction Frame Headers. So it needs to explicitly select it, otherwise there might be build errors due to the missing dependency. Fixes: 40d3f295b5fe ("net: