]> git.ipfire.org Git - thirdparty/linux.git/commit
smb: client: make use of smbdirect_frwr_is_supported()
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Aug 2025 14:59:00 +0000 (16:59 +0200)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:21 +0000 (21:58 -0500)
commit6f9055aa9c8c16c7a9e185e35257dbee3852d42f
tree4c54714ebaf59edfc2de181e41332a729dbf3e1c
parentc85814ca5f3d22f08f3513a6eb91162392f4fe4b
smb: client: make use of smbdirect_frwr_is_supported()

This an exact copy of frwr_is_supported().

Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Cc: Namjae Jeon <linkinjeon@kernel.org>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smbdirect.c