netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] eth: fbnic: trivial code tweaks
@ 2025-06-24 14:28 Jakub Kicinski
  2025-06-24 14:28 ` [PATCH net-next 1/5] eth: fbnic: remove duplicate FBNIC_MAX_.XQS macros Jakub Kicinski
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Jakub Kicinski @ 2025-06-24 14:28 UTC (permalink / raw)
  To: davem
  Cc: netdev, edumazet, pabeni, andrew+netdev, horms, alexanderduyck,
	mohsin.bashr, Jakub Kicinski

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-06-26 13:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-24 14:28 [PATCH net-next 0/5] eth: fbnic: trivial code tweaks Jakub Kicinski
2025-06-24 14:28 ` [PATCH net-next 1/5] eth: fbnic: remove duplicate FBNIC_MAX_.XQS macros Jakub Kicinski
2025-06-25 11:07   ` Simon Horman
2025-06-24 14:28 ` [PATCH net-next 2/5] eth: fbnic: fix stampinn typo in a comment Jakub Kicinski
2025-06-24 15:35   ` Vadim Fedorenko
2025-06-24 14:28 ` [PATCH net-next 3/5] eth: fbnic: realign whitespace Jakub Kicinski
2025-06-25 11:07   ` Simon Horman
2025-06-24 14:28 ` [PATCH net-next 4/5] eth: fbnic: sort includes Jakub Kicinski
2025-06-25 11:08   ` Simon Horman
2025-06-24 14:28 ` [PATCH net-next 5/5] eth: fbnic: rename fbnic_fw_clear_cmpl to fbnic_mbx_clear_cmpl Jakub Kicinski
2025-06-25 11:08   ` Simon Horman
2025-06-26 13:10 ` [PATCH net-next 0/5] eth: fbnic: trivial code tweaks patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).