commit | cb097b3dd5ece9596a0a0b7e33893c02a9bde8c6 | [log] [tgz] |
---|---|---|
author | Namjae Jeon <linkinjeon@kernel.org> | Wed Dec 29 23:02:50 2021 +0900 |
committer | Steve French <stfrench@microsoft.com> | Mon Jan 10 12:44:19 2022 -0600 |
tree | 06a3f5ea1f9687e0c31e46e622b609aac5c2fd84 | |
parent | 31928a001bed0d9642711d2eba520fc46d41c376 [diff] |
ksmbd: set 445 port to smbdirect port by default When SMB Direct is used with iWARP, Windows use 5445 port for smb direct port, 445 port for SMB. This patch check ib_device using ib_client to know if NICs type is iWARP or Infiniband. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>