Home
last modified time | relevance | path

Searched hist:"68 b2d4a844e157c08773fcd8f412ba1a37bf45b8" (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Ddsa.hdiff 68b2d4a844e157c08773fcd8f412ba1a37bf45b8 Fri Jun 14 19:49:20 CEST 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: make cpu_dp non const

A port may trigger operations on its dedicated CPU port, so using
cpu_dp as const will raise warnings. Make cpu_dp non const.

Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>