commit | 592488a32b87daf27b92d2c1c5cdc440d1a1beae | [log] [tgz] |
---|---|---|
author | Anil Ravindranath <anil_ravindranath@pmc-sierra.com> | Wed Oct 13 14:11:02 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Oct 29 12:03:01 2010 -0500 |
tree | a556d44e55c800936b5750f4ee97164221e05feb | |
parent | df30e5059681ed0671c9cc6ff702fe9ca7f20042 [diff] |
[SCSI] pmcraid: add support for set timestamp command and other fixes The following are the fixes in this patch: 1. Added support of set timestamp command in the driver 2. Pass all status code to mgmt application. Earlier we were passing only failed ones. 3. Call class_destroy after unregister_chrdev and pci_unregister_driver Signed-off-by: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>