• D
    isci: remove 'min memory' infrastructure · 7c78da31
    Dan Williams 提交于
    The old 'core' had aspirations of running in severely memory constrained
    environments like bios option-rom, it's not needed for Linux and gets in
    the way of other cleanups (like unifying/reducing the number of structure
    members in scic_sds_controller/isci_host).
    
    This also fixes a theoretical bug in that the driver would blindly override
    the silicon advertised limits for number of ports, task contexts, and remote
    node contexts.
    Signed-off-by: NDan Williams <dan.j.williams@intel.com>
    7c78da31
host.h 23.4 KB