4e209e07f7
A previous patch disaggregated kernel patch 601 intending to
reverse the ndo_get_stats64 change, but it also dropped
many other changes without a reason. This caused build issue
for layerscape. This patch is to fix that with below steps.
1. Reversed patch "1c4415a layerscape: reverse changes to ndo_get_stats64",
but kept kernel patch 701 which was a proper fix.
2. Reversed the ndo_get_stats64 change in kernel patch 601.
3. Renamed patch 601 (net patch) to 202 (core-linux patch). Maybe it's
more proper.
Fixes:
|
||
---|---|---|
.. | ||
201-config-support-layerscape.patch | ||
202-core-linux-support-layerscape.patch | ||
301-arch-support-layerscape.patch | ||
302-dts-support-layercape.patch | ||
401-mtd-spi-nor-support-layerscape.patch | ||
402-mtd-support-layerscape.patch | ||
701-sdk_dpaa-support-layerscape.patch | ||
702-pci-support-layerscape.patch | ||
703-phy-support-layerscape.patch | ||
704-fsl-mc-layerscape-support.patch | ||
705-dpaa2-support-layerscape.patch | ||
706-fsl-dpaa-use-4-9-ndo-get-stats64.patch | ||
801-ata-support-layerscape.patch | ||
802-clk-support-layerscape.patch | ||
803-cpufreq-support-layerscape.patch | ||
804-crypto-support-layerscape.patch | ||
805-dma-support-layerscape.patch | ||
806-flextimer-support-layerscape.patch | ||
807-gpu-support-layerscape.patch | ||
808-guts-support-layerscape.patch | ||
809-i2c-support-layerscape.patch | ||
810-iommu-support-layerscape.patch | ||
811-irqchip-support-layerscape.patch | ||
812-mmc-layerscape-support.patch | ||
813-qe-support-layerscape.patch | ||
814-rtc-support-layerscape.patch | ||
815-spi-support-layerscape.patch | ||
816-tty-serial-support-layerscape.patch | ||
817-usb-support-layerscape.patch | ||
818-vfio-support-layerscape.patch | ||
819-Revert-usb-kconfig-remove-dependency-FSL_SOC-for-ehc.patch |