[PATCH] qla2xxx: add remote port codes...
author <andrew.vasquez@qlogic.com> <>
Sun, 17 Apr 2005 20:04:54 +0000 (15:04 -0500)
committerJames Bottomley <jejb@titanic>
Mon, 18 Apr 2005 18:47:19 +0000 (13:47 -0500)
commit8482e118afa0cb4321ab3d30b1100d27d63130c0
tree971714d297194e1c20e1b80b1d2e031d4517f5ad
parentf4f051ebb40e74ad0ba02d2cb3a6c16b0393472b
[PATCH] qla2xxx: add remote port codes...

Add initial support for FC remote port infrastructure.

     o Use fc_remote_port...() registration and block/unlock
       functions.
     o Consolidate 'attribute' (fc-remote/sysfs) helpers into
       new qla_attr.c file.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/Makefile
drivers/scsi/qla2xxx/qla_attr.c [new file with mode: 0644]
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_gbl.h
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_os.c