Skip to content
Commit d84a47c2 authored by Michael Hernandez's avatar Michael Hernandez Committed by James Bottomley
Browse files

[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not...


[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not enabled at the same time.

The logic is changed to detect this condition based on following
1) both module parameters are off (ql2xmaxqueues and ql2xmultique_tag).
2) both module parameters are on (ql2xmaxqueues and ql2xmultique_tag).
3) The HBA does not support multi queue.

Signed-off-by: default avatarGiridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent 12cec63e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment