From: Sumit.Saxena@avagotech.com Date: Mon, 17 Nov 2014 09:54:08 +0000 (+0530) Subject: megaraid_sas: do not process IOCTLs and SCSI commands during driver removal X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa00832b4ca6491c3540ef637ee89a7394711858;p=pandora-kernel.git megaraid_sas: do not process IOCTLs and SCSI commands during driver removal Do not process any SCSI and IOCTL command further (return them with appropriate return values to callers), while driver removal is in progress or PCI shutdown is invoked. Signed-off-by: Sumit Saxena Signed-off-by: Kashyap Desai Reviewed-by: Tomas Henzl Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed