summaryrefslogtreecommitdiffstats
path: root/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-02-07 03:01:35 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-02-07 03:01:35 -0500
commitc5c9c7b16e08a1e8d81cde2e5f79dc7b851068c2 (patch)
tree2e3a9021b524a896c079d74d05b80af75a5aa798 /scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
parentf311a65416e5528c5593a46e6d05d6962900c790 (diff)
downloadkernel-c5c9c7b16e08a1e8d81cde2e5f79dc7b851068c2.tar.gz
kernel-c5c9c7b16e08a1e8d81cde2e5f79dc7b851068c2.tar.xz
kernel-c5c9c7b16e08a1e8d81cde2e5f79dc7b851068c2.zip
Linux v3.19-rc7-189-g26cdd1f76a88
Diffstat (limited to 'scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch')
-rw-r--r--scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch b/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
index f635da21a..6c1c22779 100644
--- a/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
+++ b/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -9,7 +9,7 @@ Upstream-status: Fedora mustard (might be worth dropping...)
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/drivers/scsi/sd.c b/drivers/scsi/sd.c
-index 399516925d80..2ac9a156da39 100644
+index 05ea0d49a3a3..95f18e07491b 100644
--- a/drivers/scsi/sd.c
+++ b/drivers/scsi/sd.c
@@ -2750,13 +2750,18 @@ static int sd_try_extended_inquiry(struct scsi_device *sdp)