From: Andrew Vasquez Date: Thu, 3 Apr 2008 20:13:18 +0000 (-0700) Subject: [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. X-Git-Tag: v2.6.26-rc1~1140^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0971de7f56f809f40edae6fd372745e429e970e9;p=pandora-kernel.git [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. Supported events include LIP, LIP reset, RSCN, link up, and link down. To support AEN (and additional forthcoming features), we also introduce a simple deferred-work construct to manage events which require a non-atomic sleeping-capable context. This work-list is processed as part of the driver's standard DPC routine. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed