lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 26 May 2024 18:24:24 +0100
From: linux@...blig.org
To: davem@...emloft.net,
	edumazet@...gle.com,
	kuba@...nel.org,
	pabeni@...hat.com
Cc: ionut@...ula.org,
	tariqt@...dia.com,
	netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	"Dr. David Alan Gilbert" <linux@...blig.org>
Subject: [PATCH 0/4] net: ethernet: dead struct removals

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

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@...blig.org>


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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ