diff options
author | Hyunchul Lee <hyc.lee@gmail.com> | 2021-12-29 23:02:15 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-01-10 12:44:19 -0600 |
commit | 31928a001bed0d9642711d2eba520fc46d41c376 (patch) | |
tree | 8b37bfbd410bbb4b09888c5ee18c7691dd6f520d /include | |
parent | d4eeb82674acadf789277b577986e8e7d3faf695 (diff) | |
download | linux-31928a001bed0d9642711d2eba520fc46d41c376.tar.gz linux-31928a001bed0d9642711d2eba520fc46d41c376.tar.bz2 linux-31928a001bed0d9642711d2eba520fc46d41c376.zip |
ksmbd: register ksmbd ib client with ib_register_client()
Register ksmbd ib client with ib_register_client() to find the rdma capable
network adapter. If ops.get_netdev(Chelsio NICs) is NULL, ksmbd will find
it using ib_device_get_by_netdev in old way.
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions