openwrt/target/linux/ath79
Christophe JAILLET 5ac8cf1eab
ag71xx: Slightly simplify 'ag71xx_rx_packets()'
There is no need to use 'list_for_each_entry_safe' here, as nothing is
removed from the list in the 'for' loop.
Use 'list_for_each_entry' instead, it is slightly less verbose.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://github.com/openwrt/openwrt/pull/15435
Link: https://github.com/openwrt/openwrt/pull/15435
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-05-14 12:21:02 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts uboot-envtools: ath79: remove env config for Senao Loader devices 2024-05-11 16:57:28 +02:00
files ag71xx: Slightly simplify 'ag71xx_rx_packets()' 2024-05-14 12:21:02 +02:00
generic ath79: add support for Senao Engenius ENS1750 2024-05-11 16:57:28 +02:00
image ath79: add support for Senao Engenius ENS1750 2024-05-11 16:57:28 +02:00
mikrotik ath79: add MikroTik suffix to the local GPIO latch driver 2024-05-09 23:51:14 +02:00
nand ath79: Modify GL.iNer GL-S200 lan wan interface 2024-02-02 11:42:42 +01:00
patches-6.1 ath79: restore kernel 6.1 config files and patches 2024-05-09 23:53:02 +02:00
patches-6.6 ath79: skip reset control for syscon devices 2024-05-09 23:53:02 +02:00
tiny ath79: move D-Link DAP-1720 A1 to tiny sub-target 2024-03-30 01:04:17 +01:00
config-6.1 ath79: restore kernel 6.1 config files and patches 2024-05-09 23:53:02 +02:00
config-6.6 ath79: refresh 6.6 kernel config files 2024-05-09 23:53:02 +02:00
Makefile ath79: enable 6.6 testing kernel 2024-05-09 23:53:02 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00