[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks one
[pandora-kernel.git] / drivers / scsi / aic94xx / aic94xx_init.c
index 88d1e73..806fa4d 100644 (file)
@@ -56,8 +56,6 @@ MODULE_PARM_DESC(collector, "\n"
        "\tThe aic94xx SAS LLDD supports both modes.\n"
        "\tDefault: 0 (Direct Mode).\n");
 
-char sas_addr_str[2*SAS_ADDR_SIZE + 1] = "";
-
 static struct scsi_transport_template *aic94xx_transport_template;
 static int asd_scan_finished(struct Scsi_Host *, unsigned long);
 static void asd_scan_start(struct Scsi_Host *);