[PATCH 0/4] net: ethernet: dead struct removals

From: linux
Date: Sun May 26 2024 - 13:25:49 EST


From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>

Hi,
This removes a bunch of dead struct's from drivers/net/ethernet.
Note the ne2k-pci one is marked obsolete so you might not want
to apply it; but since I'd already done it by the time checkpatch
told me, I included it on the end of the set.

Build tested only.

Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>


Dr. David Alan Gilbert (4):
net: ethernet: starfire: remove unused structs
net: ethernet: liquidio: remove unused structs
net: ethernet: mlx4: remove unused struct 'mlx4_port_config'
net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card'

drivers/net/ethernet/8390/ne2k-pci.c | 11 -----------
drivers/net/ethernet/adaptec/starfire.c | 8 --------
drivers/net/ethernet/cavium/liquidio/lio_main.c | 6 ------
drivers/net/ethernet/cavium/liquidio/octeon_droq.c | 5 -----
drivers/net/ethernet/mellanox/mlx4/main.c | 6 ------
5 files changed, 36 deletions(-)

--
2.45.1