commit | 4cfbf09cf97f265c82f48ca2bd7ea704b6a21a90 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Sat Aug 05 16:20:19 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 07 14:24:14 2017 -0700 |
tree | 7ab24187543b7466dac94f70661dcda50753d74f | |
parent | 47d0dcc35412feb354aace4c5dcc07c03cb4ccb0 [diff] |
net: dsa: remove useless args of dsa_slave_create dsa_slave_create currently takes 4 arguments while it only needs the related dsa_port and its name. Remove all other arguments. 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>