layerscape: reverse changes to ndo_get_stats64
authorMathew McBride <matt@traverse.com.au>
Tue, 24 Oct 2017 00:49:00 +0000 (11:49 +1100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 29 Oct 2017 15:16:35 +0000 (16:16 +0100)
commit1c4415a679f9858f9de628b650cdef32a2abf9bb
treefeab6c9f2e0bb69d0dfc594904aa83fa3c6f11e0
parent6a457749a46eaed82fef66d65bd6125eebf93aa0
layerscape: reverse changes to ndo_get_stats64

The NXP LSDK kernel backported changes for interface ndo_get_stats64
functions from mainline, this causes a compile error with
backports/mac80211, which expects the original 4.9 defintion.

As reversing the ndo_get_stats64 change signifcantly reduces the size of
patch 601, the patches that were aggregated into it have been
disaggregated.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
target/linux/layerscape/patches-4.9/001-net-centralize-net_device-min-max-MTU-checking.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/303-add-devm_alloc_percpu-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/601-net-readd-skb_recycle.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/601-net-support-layerscape.patch [deleted file]
target/linux/layerscape/patches-4.9/602-linux-core-export-copy_skb_header-function.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/603-sdk_dpaa-update-the-xmit-timestamp-to-avoid-watchdog.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/706-fsl-dpaa-use-4-9-ndo-get-stats64.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/808-guts-support-layerscape.patch [deleted file]
target/linux/layerscape/patches-4.9/820-base-soc-Introduce-soc_device_match-interface.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/821-guts-support-layerscape.patch [new file with mode: 0644]