From: Krishna Gudipati Date: Fri, 21 May 2010 21:39:45 +0000 (-0700) Subject: [SCSI] bfa: fix system crash when reading sysfs fc_host statistics X-Git-Tag: v2.6.35-rc1~38^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7873ca4e4401f0ecd8868bf1543113467e6bae61;p=pandora-kernel.git [SCSI] bfa: fix system crash when reading sysfs fc_host statistics The port data structure related to fc_host statistics collection is not initialized. This causes system crash when reading the fc_host statistics. The fix is to initialize port structure during driver attach. Signed-off-by: Krishna Gudipati Signed-off-by: James Bottomley --- Reading git-diff-tree failed