Re: [PATCH net-next 3/8] net: hns3: add the hns3_get_ops() helper

From: Jijie Shao
Date: Thu Jun 12 2025 - 08:30:31 EST



on 2025/6/12 19:21, Michal Swiatkowski wrote:
On Thu, Jun 12, 2025 at 10:13:12AM +0800, Jijie Shao wrote:
This patch introduces a hns3_get_ops() helper to reduce the unnecessary
middle layer conversion. Apply it to the whole HNS3 driver.
The former discusstion can be checked from the link.

Link: https://patchwork.kernel.org/project/netdevbpf/patch/20230310081404.947-1-lanhao@xxxxxxxxxx/
Signed-off-by: Jijie Shao <shaojijie@xxxxxxxxxx>
Like with previous patch, not introducing, but using. Still the linked
discussion is about sth else. If you can, please rephrase commit message
to reflect what it is really doing.

Thanks

[...]

ok