[openib-general] [PATCH] IB/iser: fix iSER description and selections in Kconfig

Roland Dreier rdreier at cisco.com
Tue Sep 19 09:40:54 PDT 2006


    Erez> I don't agree with that. It is possible that
    Erez> INFINIBAND_ADDR_TRANS won't be selected according to your
    Erez> patch. How about this solution: iSER should depend on
    Erez> INFINIBAND && SCSI && INFINIBAND_ADDR_TRANS (which depends
    Erez> on INET, so the INET dependency is ok).

How is that possible?  If INFINIBAND and INET are selected, then
INFINIBAND_ADDR_TRANS is selected too (at least as far as I can see).
How do you enable INET without INFINIBAND_ADDR_TRANS?

I don't like making things depend on INFINIBAND_ADDR_TRANS, since it's
really just an internal symbol to prevent building ib_addr when it
won't build.

 - R.




More information about the general mailing list