]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] bfa: driver compatibility with 32bit libs
authorVijaya Mohan Guvva <vmohan@brocade.com>
Mon, 13 May 2013 09:33:27 +0000 (02:33 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 26 Jun 2013 20:49:49 +0000 (13:49 -0700)
commitbccd2683df56ddce98964f93f6984df743004240
treeb680c00cabacc5100932b825da534f574575657c
parentc679b599afa5dd38d20e058aa68bc94c1c1416a1
[SCSI] bfa: driver compatibility with 32bit libs

Replaced usage of void * with u64 in data structure shared between
brocade user space libraries and the bfa driver to address pointer
size changes across 32-bit vs 64-bit to have the compatibility between
32bit library and 64bit driver and vice versa.

Signed-off-by: Vijaya Mohan Guvva <vmohan@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bfa/bfad_bsg.c
drivers/scsi/bfa/bfad_bsg.h