openwrt/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
Koen Vandeputte 0a59e91973 ar71xx/ath79: ag71xx: dont fetch the same var again
tx_size was just declared above and set to BIT(tx->order)
Use the declaration instead, which could avoid a pointer deref

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
(cherry picked from commit 6852eab58236e3991f5d73f211018dfef01f2a64)
2019-08-27 10:31:06 +02:00
..
ag71xx_debugfs.c
ag71xx_ethtool.c ath79: ag71xx: update ethtool support 2019-06-05 10:12:30 +02:00
ag71xx_gmac.c ath79: gmac: ar934x: Add parser for mii-gmac0-slave 2019-03-05 03:15:52 +01:00
ag71xx_main.c ar71xx/ath79: ag71xx: dont fetch the same var again 2019-08-27 10:31:06 +02:00
ag71xx_mdio.c ath79: ag71xx-mdio: get reset control using devm api 2019-03-05 03:02:34 +01:00
ag71xx_phy.c ath79: ag71xx: defer probe if of_phy_connect failed 2019-06-05 10:12:31 +02:00
ag71xx.h ath79: ag71xx: add support for optional mdio reset 2019-03-05 03:02:34 +01:00
Kconfig
Makefile ath79: ag71xx: remove switch driver in ag71xx 2019-03-24 01:44:27 +01:00