Files
android_kernel_xiaomi_sm8450/net/dsa
Vivien Didelot 7ec764eef9 net: dsa: use cpu_dp in master code
Make it clear that the master device is linked to a CPU port by using
"cpu_dp" for the dsa_port variable in master.c instead of "port", then
use a "port" variable to describe the port index, as usually seen in
other places of DSA core.

This will make the future patch touching dsa_ptr more readable. There is
no functional changes.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-01 04:15:07 +01:00
..
2017-09-19 16:04:23 -07:00
2017-09-19 16:04:23 -07:00
2017-09-19 16:04:23 -07:00
2017-09-19 16:04:23 -07:00
2017-10-01 04:15:07 +01:00
2017-09-26 20:06:34 -07:00