commit | bccd2683df56ddce98964f93f6984df743004240 | [log] [tgz] |
---|---|---|
author | Vijaya Mohan Guvva <vmohan@brocade.com> | Mon May 13 02:33:27 2013 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jun 26 13:49:49 2013 -0700 |
tree | b680c00cabacc5100932b825da534f574575657c | |
parent | c679b599afa5dd38d20e058aa68bc94c1c1416a1 [diff] |
[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>