Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4643682b authored by James Smart's avatar James Smart Committed by James Bottomley
Browse files

[SCSI] fc_transport: Correct max fc_host attribute count

parent 7cfbc8d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -291,7 +291,7 @@ static void fc_scsi_scan_rport(struct work_struct *work);
#define FC_STARGET_NUM_ATTRS 	3
#define FC_RPORT_NUM_ATTRS	10
#define FC_VPORT_NUM_ATTRS	9
#define FC_HOST_NUM_ATTRS	21
#define FC_HOST_NUM_ATTRS	22

struct fc_internal {
	struct scsi_transport_template t;