From: Dan Williams Date: Fri, 18 Feb 2011 17:25:05 +0000 (-0800) Subject: isci: bypass scic_controller_get_handler_methods() X-Git-Tag: v3.0-rc6~1^2~1^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7ef4031f01301298bbaba2666740183cd399f8c;p=pandora-kernel.git isci: bypass scic_controller_get_handler_methods() The indirection is unecessary and broken in the current case that assigns the handlers based on a not up-to-date pdev->msix_enabled value. Route the handlers directly to the requisite core routines. Todo: hook up error interrupt handling Reported-by: Jeff Garzik Cc: Christoph Hellwig Signed-off-by: Edmund Nadolski Signed-off-by: Dan Williams --- Reading git-diff-tree failed