Re: [PATCH net-next v2 0/3] hinic: add debugfs support

2020-08-31 Thread David Miller
From: Luo bin Date: Fri, 28 Aug 2020 11:37:45 +0800 > add debugfs node for querying sq/rq info and function table Series applied, thanks.

[PATCH net-next v2 0/3] hinic: add debugfs support

2020-08-27 Thread Luo bin
add debugfs node for querying sq/rq info and function table Luo bin (3): hinic: add support to query sq info hinic: add support to query rq info hinic: add support to query function table drivers/net/ethernet/huawei/hinic/Makefile| 3 +- .../net/ethernet/huawei/hinic/hinic_debugfs.c