]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] qla4xxx: Added new "struct ipaddress_config"
authorVikas Chaudhary <vikas.chaudhary@qlogic.com>
Mon, 25 Jul 2011 18:48:39 +0000 (13:48 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 24 Aug 2011 05:46:54 +0000 (22:46 -0700)
commitec6990ba6e5611ebaf3e3fe7f1b12c4e5a965835
treef2263ac669dc2d4721b84f1a4bb696089da05c5d
parent3f4d180c65d637f32b90c326436f97054c404b5a
[SCSI] qla4xxx: Added new "struct ipaddress_config"

- Move all ipaddress related param to "struct ipaddress_config"
  from "struct scsi_qla_host"
- update function - qla4xxx_update_local_ip()
- Rename IPOPT_IPv4_PROTOCOL_ENABLE to IPOPT_IPV4_PROTOCOL_ENABLE

Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
[update for new ISCSI_IFACE values]
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_def.h
drivers/scsi/qla4xxx/ql4_fw.h
drivers/scsi/qla4xxx/ql4_init.c
drivers/scsi/qla4xxx/ql4_mbx.c
drivers/scsi/qla4xxx/ql4_os.c