git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cad454b
)
[SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.
author
Andrew Vasquez
<andrew.vasquez@qlogic.com>
Fri, 19 Mar 2010 23:59:17 +0000
(16:59 -0700)
committer
James Bottomley
<James.Bottomley@suse.de>
Sat, 27 Mar 2010 19:11:30 +0000
(15:11 -0400)
Checks should only be done for NPIV-capable ISPs. Original code
could result in PORT_UPDATEs being missed on non-NPIV-capable
ISPs.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found