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 <and...@lunn.ch>

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

Reviewed-by: Florian Fainelli <f.faine...@gmail.com>
-- 
Florian

Reply via email to