> This happens during init in ipoib_transport_dev_init(). However, at this > point IPOIB_FLAG_ADMIN_CM is not even set. So, it is not possible to do > this conditionally only if CM is enabled. Any suggestions? I meant only do it if CONFIG_INFINIBAND_IPOIB_CM is set.