]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.
authorGiridhar Malavali <giridhar.malavali@qlogic.com>
Fri, 28 May 2010 22:08:17 +0000 (15:08 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:01:20 +0000 (12:01 -0500)
commit7e2b895b93db603ac3462175baa846ebf1be44da
treec2164aaefa8953f7b771cf5a45bf25e14c538e74
parentd3fa9e7d270e3d9b3fda325cdcb2ea77a00ed876
[SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.

The TMFs used for pre-24xx ISPs incorrectly assumed 'cpu' tag
data could be valid.  These chips have no multi-q/cpu-affinity
support.  This corrects an oops seen on ISP23xx parts.

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>
drivers/scsi/qla2xxx/qla_mbx.c