Re-enable the ARCMSR module (rhbz 784287)

This commit is contained in:
Josh Boyer 2012-01-24 09:43:21 -05:00
parent 08d7191c40
commit 9353f32ca8
2 changed files with 4 additions and 1 deletions

View File

@ -552,7 +552,7 @@ CONFIG_SCSI_PM8001=m
CONFIG_VMWARE_PVSCSI=m
CONFIG_VMWARE_BALLOON=m
# CONFIG_SCSI_ARCMSR is not set
CONFIG_SCSI_ARCMSR=m
CONFIG_SCSI_BUSLOGIC=m
CONFIG_SCSI_INITIO=m
CONFIG_SCSI_FLASHPOINT=y

View File

@ -2286,6 +2286,9 @@ fi
# and build.
%changelog
* Tue Jan 24 2012 Josh Boyer <jwboyer@redhat.com>
- Re-enable the ARCMSR module (rhbz 784287)
* Mon Jan 23 2012 Josh Boyer <jwboyer@redhat.com> 3.2.1-3
- Fix oops in iwlwifi/iwlagn driver (rhbz 766071)
- Fix NULL pointer dereference in sym53c8xx module (rhbz 781625)