diff options
author | Jie Wang <wangjie125@huawei.com> | 2023-05-12 18:00:11 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-05-13 17:12:23 +0100 |
commit | 89f6bfb071182f05d7188c255b0e7251c3806f16 (patch) | |
tree | ed68897b568bf0c85d6c9e45c3bbe4bb96c5f353 /net/nsh/nsh.c | |
parent | 843eb679d831130c381aaf1ec3bfb9206921cc62 (diff) |
net: hns3: fix output information incomplete for dumping tx queue info with debugfs
In function hns3_dump_tx_queue_info, The print buffer is not enough when
the tx BD number is configured to 32760. As a result several BD
information wouldn't be displayed.
So fix it by increasing the tx queue print buffer length.
Fixes: 630a6738da82 ("net: hns3: adjust string spaces of some parameters of tx bd info in debugfs")
Signed-off-by: Jie Wang <wangjie125@huawei.com>
Signed-off-by: Hao Lan <lanhao@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions