]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - src/patches/suse-2.6.27.39/patches.drivers/qla4xxx-5.01.00-k8_sles11-04-update
Imported linux-2.6.27.39 suse/xen patches.
[people/teissler/ipfire-2.x.git] / src / patches / suse-2.6.27.39 / patches.drivers / qla4xxx-5.01.00-k8_sles11-04-update
similarity index 97%
rename from src/patches/suse-2.6.27.31/patches.drivers/qla4xxx-5.01.00-k8_sles11-04-update
rename to src/patches/suse-2.6.27.39/patches.drivers/qla4xxx-5.01.00-k8_sles11-04-update
index 473e3db30906e3dad01411c64a323808f5964832..a29284bd795fac80e6fb0fbf314e456db2bea6c3 100644 (file)
@@ -114,15 +114,6 @@ index 3b38d79..cc17469 100644
        memcpy(&ddb_entry->iscsi_name[0], &fw_ddb_entry->iscsi_name[0],
                min(sizeof(ddb_entry->iscsi_name),
                sizeof(fw_ddb_entry->iscsi_name)));
-@@ -396,7 +391,7 @@ struct ddb_entry * qla4xxx_alloc_ddb(struct scsi_qla_host *ha,
-  * @ha: Pointer to host adapter structure.
-  *
-  * This routine searches for all valid firmware ddb entries and builds
-- * an internal ddb list. Ddbs that are considered valid are those with 
-+ * an internal ddb list. Ddbs that are considered valid are those with
-  * a device state of SESSION_ACTIVE.
-  **/
- static int qla4xxx_build_ddb_list(struct scsi_qla_host *ha)
 @@ -486,19 +481,6 @@ static int qla4xxx_build_ddb_list(struct scsi_qla_host *ha)
                        qla4xxx_fill_ddb(ddb_entry, fw_ddb_entry);
                        ddb_entry->fw_ddb_device_state = ddb_state;