mirror of
https://github.com/ipxe/ipxe
synced 2026-07-02 20:10:19 +03:00
663904a7bc
Not all Infiniband cards have embedded subnet management agents. Split out the code that communicates with such an embedded SMA into a separate ib_smc.c file, and have drivers call ib_smc_update() explicitly when they suspect that the answers given by the embedded SMA may have changed.