diff options
author | 2025-03-19 10:46:25 -0700 | |
---|---|---|
committer | 2025-03-24 13:43:36 -0700 | |
commit | c3ad9d9e7da81711b30412b07b4535f3c75f28eb (patch) | |
tree | 4a6bebc3a603d6c1db6fd21613c9418db547e42b /scripts/gdb/linux/utils.py | |
parent | netpoll: Eliminate redundant assignment (diff) | |
download | wireguard-linux-c3ad9d9e7da81711b30412b07b4535f3c75f28eb.tar.xz wireguard-linux-c3ad9d9e7da81711b30412b07b4535f3c75f28eb.zip |
net: phylink: Remove unused function pointer from phylink structure
From what I can tell the .get_fixed_state pointer in the phylink structure
hasn't been used since commit 5c05c1dbb177 ("net: phylink, dsa: eliminate
phylink_fixed_state_cb()") . Since I can't find any users for it we might
as well just drop the pointer.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/174240634772.1745174.5690351737682751849.stgit@ahduyck-xeon-server.home.arpa
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions