RE: [PATCH 4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS

2018-04-25 Thread Long Li
> Subject: [PATCH 4/5] 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. >

RE: [PATCH 4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS

2018-04-25 Thread Long Li
> Subject: [PATCH 4/5] 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. >

[PATCH 4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS

2018-04-25 Thread Greg Thelen
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 Cc: Tarick Bedeir --- fs/cifs/Kconfig

[PATCH 4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS

2018-04-25 Thread Greg Thelen
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 Cc: Tarick Bedeir --- fs/cifs/Kconfig | 2 +- 1 file changed, 1 insertion(+),