diff options
author | 2017-09-29 17:19:16 -0400 | |
---|---|---|
committer | 2017-10-01 04:15:07 +0100 | |
commit | 7ec764eef934409c4e15539440c31bca0b8de005 (patch) | |
tree | 27c65568e4e62abe43034840ec1520d72fd37d46 /net/ipv4/tcp_fastopen.c | |
parent | net: dsa: add master helper to look up slaves (diff) | |
download | wireguard-linux-7ec764eef934409c4e15539440c31bca0b8de005.tar.xz wireguard-linux-7ec764eef934409c4e15539440c31bca0b8de005.zip |
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>
Diffstat (limited to 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions