commit | 0f06b855a93c3b449253b91abc94c4d483af0a44 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Fri Sep 18 21:11:08 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 18 18:18:30 2020 -0700 |
tree | 451740526293fd3769816dc06cd41a95bf7ab7e4 | |
parent | bfb255428966e2ab2c406cf6c71d95e9e63241e4 [diff] |
net: dsa: wire up devlink info get Allow the DSA drivers to implement the devlink call to get info info, e.g. driver name, firmware version, ASIC ID, etc. v2: Combine declaration and the assignment on a single line. Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>