From: Krishna Gudipati Date: Sat, 6 Mar 2010 03:37:57 +0000 (-0800) Subject: [SCSI] bfa: Replace bfa_get_attr() with specific APIs X-Git-Tag: v2.6.34-rc2~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a4b1fc0b24fc7adbaf8413f2992ce1395991a78;p=pandora-kernel.git [SCSI] bfa: Replace bfa_get_attr() with specific APIs bfa_ioc_attr_s is a big structure and some times could cause stack overflow if defined locally, so add specific APIs that are needed to replace the use of ioc_attr local var. Signed-off-by: Krishna Gudipati Signed-off-by: James Bottomley --- Reading git-diff-tree failed