diff options
| author | Philippe Reynes <[email protected]> | 2016-07-16 01:13:35 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-08-21 18:02:32 +0200 |
| commit | de55b42d8d0d5853b0d2118ca8741d0dc232ea0b (patch) | |
| tree | 4cf7af62b6238e10c3aa62b1da272ba2a59ebe7e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 5d99db13b77e301fcd839310d47392053db35562 (diff) | |
net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettings
There are two generics functions phy_ethtool_{get|set}_link_ksettings,
so we can use them instead of defining the same code in the driver.
There was a check on CAP_NET_ADMIN in cvm_oct_set_settings, but this
check is already done in dev_ethtool, so no need to repeat it before
calling the generic function.
Signed-off-by: Philippe Reynes <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions