kernel: update kernel 4.9 to 4.9.30
[openwrt/openwrt.git] / target / linux / generic / patches-4.9 / 121-of-Add-check-to-of_scan_flat_dt-before-accessing-ini.patch
index f939f0734c8651703ee36c35c984ab54e1f15795..bc05dcec65d0d0bd29effa100382e3d9a2cec980 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Tobias Wolf <dev-NTEO@vplace.de>
 
 --- a/drivers/of/fdt.c
 +++ b/drivers/of/fdt.c
-@@ -738,9 +738,12 @@ int __init of_scan_flat_dt(int (*it)(uns
+@@ -741,9 +741,12 @@ int __init of_scan_flat_dt(int (*it)(uns
        const char *pathp;
        int offset, rc = 0, depth = -1;