From: Andrew Vasquez Date: Thu, 10 Jul 2008 23:55:54 +0000 (-0700) Subject: [SCSI] qla2xxx: Swap enablement order of EFT and FCE. X-Git-Tag: v2.6.27-rc1~55^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436a7b11234ccccd91e3000aacdbdd25bd7847a8;p=pandora-kernel.git [SCSI] qla2xxx: Swap enablement order of EFT and FCE. The firmware group has suggested that FCE (Fibre Channel Event) tracing be enabled prior to EFT (Extended Firmware Tracing) to maximize the capturing of data on the wire. This change has no real semantic effect on driver operation, as it's mostly a shuffling of code. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed