• David S. Miller's avatar
    [SCSI]: Fix bugs in sym2 hotplug conversion. · 6e68be4e
    David S. Miller authored
    1) Make sym2_template.module get setup properly.  It was
       the scsi_module.c code taking care of this for us previously.
    2) Zero out on-stack structures, in particular sym_dev not being
       zeroed out was causing sometimes-boots-sometimes-doesnt problems
       for me on sparc64 with sym2 non-modular.
    6e68be4e
sym_glue.c 69.9 KB