commit | 47d0dcc35412feb354aace4c5dcc07c03cb4ccb0 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Sat Aug 05 16:20:18 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 07 14:22:42 2017 -0700 |
tree | d90418cb977feac7cebf419a43dc36e2ee018f7f | |
parent | 206e41fe7f441542e8b92b314cfcdab21c709233 [diff] |
net: dsa: remove useless args of dsa_cpu_dsa_setup dsa_cpu_dsa_setup currently takes 4 arguments but they are all available from the dsa_port argument. Remove all others. 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>