From: Sreekanth Reddy Date: Fri, 12 Sep 2014 10:05:19 +0000 (+0530) Subject: mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced X-Git-Tag: fixes-for-v3.18-merge-window~25^2^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd58ea3c25dbee16857733f3176dba23c34b64e5;p=pandora-kernel.git mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced Added code to send a SEP message that turns off the Predictive Failure LED when a drive is removed (if Predictive Failure LED was turned on). Added a new flag 'pfa_led_on' per device that tracks the status of Predictive Failure LED. When the drive is removed, this flag is checked and sends the SEP message to turn off the respective Predictive Failure LED. Signed-off-by: Sreekanth Reddy Reviewed-by: Martin K. Petersen Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed