diff options
author | Yue Haibing <[email protected]> | 2023-08-11 18:50:05 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-13 12:28:03 +0100 |
commit | 2045b3938ffad5bc986f68b9bb44acb188c73792 (patch) | |
tree | e2cd263a2579addf47a73342aeb8f0fdaa993be1 /tools/perf/scripts/python/task-analyzer.py | |
parent | 2b8893b639e4ad38fa0a941d665e827963ede727 (diff) |
net: e1000: Remove unused declarations
Commit 675ad47375c7 ("e1000: Use netdev_<level>, pr_<level> and dev_<level>")
declared but never implemented e1000_get_hw_dev_name().
Commit 1532ecea1deb ("e1000: drop dead pcie code from e1000")
removed e1000_check_mng_mode()/e1000_blink_led_start() but not the declarations.
Commit c46b59b241ec ("e1000: Remove unused function e1000_mta_set.")
removed e1000_mta_set() but not its declaration.
Signed-off-by: Yue Haibing <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions