• Andrew Vasquez's avatar
    [PATCH] PATCH [2/15] qla2xxx: Remove flash routines · f8999aea
    Andrew Vasquez authored
      Remove flash support from embedded driver:
    
      	o Remove unused option-rom variables from host structure.
      	o Remove flash manipulation routines.
    
     drivers/scsi/qla2xxx/qla_def.h  |    2
     drivers/scsi/qla2xxx/qla_gbl.h  |    8
     drivers/scsi/qla2xxx/qla_init.c |    3
     drivers/scsi/qla2xxx/qla_sup.c  |  446 ----------------------------------------
     4 files changed, 459 deletions(-)
    f8999aea
qla_def.h 68.3 KB