WSL2-Linux-Kernel/drivers/scsi/be2iscsi
Mike Christie 3093b0484d [SCSI] be2iscsi: remove host and session casts
iscsi_session_to_shost is a macro around dev_to_shost which returns a
Scsi_Host so there is no need to cast.

iscsi_session_to_shost is a macro around shost_priv which
returns a void pointer so no need to cast.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-08-27 08:36:17 -06:00
..
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver 2009-10-02 09:50:33 -05:00
be.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
be_cmds.c [SCSI] be2iscsi: Set a timeout to FW 2011-04-15 16:46:16 -05:00
be_cmds.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
be_iscsi.c [SCSI] be2iscsi: remove host and session casts 2011-08-27 08:36:17 -06:00
be_iscsi.h [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs 2011-08-27 08:36:03 -06:00
be_main.c [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs 2011-08-27 08:36:14 -06:00
be_main.h iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi 2011-07-25 07:18:45 +00:00
be_mgmt.c [SCSI] be2iscsi: fix chip cleanup 2011-05-01 16:34:41 -05:00
be_mgmt.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00