You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net: hns3: expand buffer len for some debugfs command
The specified buffer length for three debugfs files fd_tcam, uc and tqp
is not enough for their maximum needs, so this patch fixes them.
Fixes: b5a0b70 ("net: hns3: refactor dump fd tcam of debugfs")
Fixes: 1556ea9 ("net: hns3: refactor dump mac list of debugfs")
Fixes: d96b0e5 ("net: hns3: refactor dump reg of debugfs")
Signed-off-by: Guangbin Huang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
0 commit comments