From: Yi Zou Date: Fri, 20 Nov 2009 22:55:19 +0000 (-0800) Subject: [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block... X-Git-Tag: v2.6.33-rc1~344^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b84056bf68404a5fe06b452ea9790b9927e793a6;p=pandora-kernel.git [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block (LESB) Add a member function pointer as get_lesb to libfc_function_template so LLD can fill the LESB based on its own statistics. For fcoe, it fills the LESB as a fcoe_fc_els_lesb struct according to FC-BB-5. Signed-off-by: Yi Zou Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed