OSDN Git Service

net: hns3: modify the ring param print info
authorJie Wang <wangjie125@huawei.com>
Sat, 11 Jun 2022 12:25:26 +0000 (20:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Jun 2022 10:56:01 +0000 (11:56 +0100)
commitcfd80687a5388e731b3db65ad6a557ede9b45905
tree993b3cfc457520fc3358381904e22c6374e7571a
parent283847e3ef6dbf79bf67083b5ce7b8033e8b6f34
net: hns3: modify the ring param print info

Currently tx push is also a ring param. So the original ring param print
info in hns3_is_ringparam_changed should be adjusted.

Fixes: 07fdc163ac88 ("net: hns3: refactor hns3_set_ringparam()")
Signed-off-by: Jie Wang <wangjie125@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c