brcm2708: update to latest patches from RPi foundation
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0207-vcsm-Fix-an-NULL-dereference-in-the-import_dmabuf-er.patch
index 38e751c8456f956da75c5012056107f7e869f913..7e5614df49398ab0e4a5820dfa60931f64c6f138 100644 (file)
@@ -1,7 +1,7 @@
-From c050abb666638d8f9eaa7b5557713e7d9335495f Mon Sep 17 00:00:00 2001
+From b8b33d5d5ed79adf13940f0a220a19a6ca654464 Mon Sep 17 00:00:00 2001
 From: Dave Stevenson <dave.stevenson@raspberrypi.org>
 Date: Wed, 14 Nov 2018 11:54:46 +0000
-Subject: [PATCH 207/725] vcsm: Fix an NULL dereference in the import_dmabuf
+Subject: [PATCH 207/773] vcsm: Fix an NULL dereference in the import_dmabuf
  error path
 
 resource was dereferenced even though it was NULL.