mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-24 13:05:46 +00:00
Refresh the NSSCC patch for new PCIe patches. To keep track of fuzz changes for the IPQ95xx patches, patch are not refreshed currently. For the specific case of NSSCC patch, quilt gets confused and apply the patch in the wrong node, putting it in the RPM node (causing all kind of funny errors at runtime) Correctly fix the patch to put the node right after the PCIe nodes. Also the PORT patch need to be refreshed as the gpio header is added by the PCIe patch. Link: https://github.com/openwrt/openwrt/pull/17788 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>