summaryrefslogtreecommitdiffstats
path: root/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-02-12 10:14:32 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-02-12 10:15:10 -0500
commita281db65717544f11d8b1d8a221a60d522e03628 (patch)
tree219b28fa70eb7f271ce0fde14f25ca8addd087d2 /scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
parent01bc4f68ee03f84d6cccbc5636842a3577b0c681 (diff)
downloadkernel-a281db65717544f11d8b1d8a221a60d522e03628.tar.gz
kernel-a281db65717544f11d8b1d8a221a60d522e03628.tar.xz
kernel-a281db65717544f11d8b1d8a221a60d522e03628.zip
Linux v3.19-4020-gce01e871a1d4
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 6c1c22779..e26dd5a2a 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 05ea0d49a3a3..95f18e07491b 100644
+index 6b78476d04bb..d490145a317d 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)