You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
5 years ago
..
Kconfig ath79: add new OF only target for QCA MIPS silicon 6 years ago
Makefile ath79: ag71xx: remove switch driver in ag71xx 5 years ago
ag71xx.h ath79: ag71xx: add support for optional mdio reset 5 years ago
ag71xx_debugfs.c ath79: add new OF only target for QCA MIPS silicon 6 years ago
ag71xx_ethtool.c ath79: ag71xx: update ethtool support 5 years ago
ag71xx_gmac.c ath79: gmac: ar934x: Add parser for mii-gmac0-slave 5 years ago
ag71xx_main.c ar71xx/ath79: ag71xx: dont fetch the same var again 5 years ago
ag71xx_mdio.c ath79: ag71xx-mdio: get reset control using devm api 5 years ago
ag71xx_phy.c ath79: ag71xx: defer probe if of_phy_connect failed 5 years ago