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]
Message-ID: <20250624142834.3275164-1-kuba@kernel.org>
Date: Tue, 24 Jun 2025 07:28:29 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
	edumazet@...gle.com,
	pabeni@...hat.com,
	andrew+netdev@...n.ch,
	horms@...nel.org,
	alexanderduyck@...com,
	mohsin.bashr@...il.com,
	Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next 0/5] eth: fbnic: trivial code tweaks

A handful of code cleanups. No functional changes.

Jakub Kicinski (5):
  eth: fbnic: remove duplicate FBNIC_MAX_.XQS macros
  eth: fbnic: fix stampinn typo in a comment
  eth: fbnic: realign whitespace
  eth: fbnic: sort includes
  eth: fbnic: rename fbnic_fw_clear_cmpl to fbnic_mbx_clear_cmpl

 drivers/net/ethernet/meta/fbnic/fbnic_csr.h   | 22 ++----
 drivers/net/ethernet/meta/fbnic/fbnic_fw.h    |  8 +-
 .../net/ethernet/meta/fbnic/fbnic_netdev.h    |  5 +-
 drivers/net/ethernet/meta/fbnic/fbnic_txrx.h  |  3 -
 .../net/ethernet/meta/fbnic/fbnic_devlink.c   |  4 +-
 .../net/ethernet/meta/fbnic/fbnic_ethtool.c   | 73 +++++++++----------
 drivers/net/ethernet/meta/fbnic/fbnic_fw.c    | 30 ++++----
 drivers/net/ethernet/meta/fbnic/fbnic_mac.c   |  2 +-
 8 files changed, 69 insertions(+), 78 deletions(-)

-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ