On 7/5/2020 12:30 PM, Andrew Lunn wrote:
> net/dsa/slave.c:505:13: warning: incorrect type in initializer (different 
> address spaces)
> net/dsa/slave.c:505:13:    expected void const [noderef] <asn:3> *__vpp_verify
> net/dsa/slave.c:505:13:    got struct pcpu_sw_netstats *
> 
> Add the needed _percpu property to prevent this warning.
> 
> Signed-off-by: Andrew Lunn <[email protected]>

Subject should be s/__precpu/__percpu/, with that fixed:

Reviewed-by: Florian Fainelli <[email protected]>
-- 
Florian

Reply via email to