netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] There are a cleancode and a parameter check for hns3 driver
@ 2025-08-15 10:04 Jijie Shao
  2025-08-15 10:04 ` [PATCH net-next 1/2] net: hns3: add parameter check for tx_copybreak and tx_spare_buf_size Jijie Shao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jijie Shao @ 2025-08-15 10:04 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, andrew+netdev, horms
  Cc: shenjian15, liuyonglong, chenhao418, jonathan.cameron,
	salil.mehta, netdev, linux-kernel, shaojijie

This patchset includes:
 1. a parameter check omitted from fix code in net branch
   https://lore.kernel.org/all/20250723072900.GV2459@horms.kernel.org/
 2. a small clean code

Jijie Shao (2):
  net: hns3: add parameter check for tx_copybreak and tx_spare_buf_size
  net: hns3: change the function return type from int to bool

 .../ethernet/hisilicon/hns3/hns3_ethtool.c    | 33 +++++++++++++++++++
 .../hisilicon/hns3/hns3pf/hclge_main.c        |  4 +--
 2 files changed, 35 insertions(+), 2 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2025-08-20  3:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15 10:04 [PATCH net-next 0/2] There are a cleancode and a parameter check for hns3 driver Jijie Shao
2025-08-15 10:04 ` [PATCH net-next 1/2] net: hns3: add parameter check for tx_copybreak and tx_spare_buf_size Jijie Shao
2025-08-15 10:04 ` [PATCH net-next 2/2] net: hns3: change the function return type from int to bool Jijie Shao
2025-08-20  3:11 ` [PATCH net-next 0/2] There are a cleancode and a parameter check for hns3 driver 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).