]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: smbd: depend on INFINIBAND_ADDR_TRANS
authorGreg Thelen <gthelen@google.com>
Thu, 26 Apr 2018 18:19:33 +0000 (11:19 -0700)
committerDoug Ledford <dledford@redhat.com>
Fri, 27 Apr 2018 15:15:44 +0000 (11:15 -0400)
commitf135bdc8b4367507a74495360f900b6cb47081e5
tree161e7e645d44a0b57f016ee8c319ec6a445f81ae
parent3bc6ace87b46dd328359033136ec9cc54ac91945
cifs: smbd: depend on INFINIBAND_ADDR_TRANS

CIFS_SMB_DIRECT code depends on INFINIBAND_ADDR_TRANS provided symbols.
So declare the kconfig dependency.  This is necessary to allow for
enabling INFINIBAND without INFINIBAND_ADDR_TRANS.

Signed-off-by: Greg Thelen <gthelen@google.com>
Cc: Tarick Bedeir <tarick@google.com>
Reviewed-by: Long Li <longli@microsoft.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
fs/cifs/Kconfig