[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)
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>

No differences found