diff options
author | Yufeng Mo <[email protected]> | 2021-08-26 19:21:59 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-08-26 07:24:17 -0700 |
commit | 55649d56541bebecfd45ecd14f02944190538a66 (patch) | |
tree | b91faa2cba3de1ba88cf5a5bb620c43f945170b2 /net/lapb/lapb_timer.c | |
parent | 94391fae82f71c98ecc7716a32611fcca73c74eb (diff) |
net: hns3: change the method of getting cmd index in debugfs
Currently, the cmd index is obtained in debugfs by comparing file names.
However, this method may cause errors when processing more complex file
names. So, change this method by saving cmd in private data and comparing
it when getting cmd index in debugfs for optimization.
Fixes: 5e69ea7ee2a6 ("net: hns3: refactor the debugfs process")
Signed-off-by: Yufeng Mo <[email protected]>
Signed-off-by: Guangbin Huang <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions