commit | cd8d7dd41bfddaa02e34db35abfab14ce4584dee | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Tue Sep 19 11:56:58 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 19 16:04:23 2017 -0700 |
tree | b530ea3ce0d3761bbcb49700c12289373eaa2ed2 | |
parent | f5619866592c65adc087364cc1a3ba709201ea26 [diff] |
net: dsa: setup master ethtool unconditionally When a DSA switch tree is meant to be applied, it already has a CPU port. Thus remove the condition of dst->cpu_dp. Moreover, the next lines access dst->cpu_dp unconditionally. 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>