• Kurt Garloff's avatar
    [PATCH] SCSI sysfs host name support · d15bf113
    Kurt Garloff authored
    OK, let's export the proc_name then. It's some name that can be used
    to identify the driver, works for code both compiled statically or
    as module, is reasonably short and very often resembles the module
    name.
    
    For the module_name, let's wait for a generic sysfs solution.
    d15bf113
scsi_sysfs.c 11.6 KB