From: Vijaya Mohan Guvva Date: Mon, 13 May 2013 09:33:27 +0000 (-0700) Subject: [SCSI] bfa: driver compatibility with 32bit libs X-Git-Tag: v3.11-rc1~88^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bccd2683df56ddce98964f93f6984df743004240;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed