[OpenWrt-Devel] [PATCH 0/3] ar71xx, ath79: Unify debuging output and simplify the code
Petr Štetiar
ynezz at true.cz
Mon Dec 10 17:34:14 EST 2018
While working on Nanostation M (XW) support in ath79 I've needed to dump MAC
registers and diff them between ar71xx/ath79 several times, so it was useful
to have almost similar output in ar71xx/ath79 dmesg.
While at it, I've removed duplicate code in ar71xx/ag71xx in
__ag71xx_link_adjust() and fixed formating in ath79 in ag71xx_probe().
Petr Štetiar (3):
ar71xx: ag71xx: Replace duplicate debugging code with simple function
call
ath79: ag71xx: Unify debug output with ar71xx and make debugging
easier
ath79: ag71xx: Fix code formatting in ag71xx_probe
.../net/ethernet/atheros/ag71xx/ag71xx_main.c | 17 +------
.../net/ethernet/atheros/ag71xx/ag71xx_main.c | 52 ++++++++++++++--------
2 files changed, 35 insertions(+), 34 deletions(-)
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list