From: Jing Huang Date: Fri, 9 Jul 2010 02:55:41 +0000 (-0700) Subject: [SCSI] bfa: fix uf post and rport fcpim state machine X-Git-Tag: v2.6.36-rc1~570^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5e759dca9fb26d921c1267283350004dbf197b;p=pandora-kernel.git [SCSI] bfa: fix uf post and rport fcpim state machine BFA UF module did not hold lock when seding uf post buffer message to firmware causing CPE-Q corruption. Fix is to check present of FCS and if FCS present hold lock while posting UF buffers. Handle PRLO with sending acc to it and relogin with rport. Discard fcxp before any state change. Signed-off-by: Jing Huang Signed-off-by: James Bottomley --- Reading git-diff-tree failed