[SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.
commitc45bcc8e771fa152ed540b8cb2ac8022280173bd
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 20 Sep 2007 21:07:42 +0000 (20 14:07 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:50:10 +0000 (12 14:50 -0400)
tree1f705df48ca7f39455b83ab21bdd61f8d0f21261
parent8a85e17152e8fb5f04a4791416a4642b260b95cb
[SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.

Original code, incorrectly passed the address-of a pointer rather
than the pointer value itself.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_attr.c