Skip to content
Commit ebd8bb76 authored by James Bottomley's avatar James Bottomley Committed by James Bottomley
Browse files

[SCSI] fix transport class corner case after rework



If your transport class sets the ATTRIBUTE_CONTAINER_NO_CLASSDEVS flag,
then its configure method never gets called.  This patch fixes that so
that the configure method is called with a NULL classdev.

Also remove a spurious inverted comma in the transport_class comments.

Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 975f24bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment