openwrtv4/target/linux/ar71xx/files/drivers
Rosen Penev 810659a22c ag71xx: Move timestamp struct member outside of struct.
With this change, the timestamp variable is only used in ag71xx_check_dma_stuck. Small tx speedup.

Based on a Qualcomm commit. ag->timestamp = jiffies was not replaced with netif_trans_update(dev) because of this quote:

It should be noted that after this series several instances
of netif_trans_update() are useless (if they occur in
.ndo_start_xmit and driver doesn't set LLTX flag -- stack already
did an update).

From: http://lists.openwall.net/netdev/2016/05/03/87

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-02-28 12:46:02 +01:00
..
gpio ar71xx: remove obsolete '< KERNEL_VERSION(3, 15, 0)' checks 2018-01-09 21:33:18 +01:00
leds ar71xx: fix section mismatches 2017-10-11 22:36:04 +02:00
mtd ar71xx: fix mikrotik routerboard nand driver issues with linux 4.9 2017-10-24 13:24:04 +02:00
net ag71xx: Move timestamp struct member outside of struct. 2018-02-28 12:46:02 +01:00
spi ar71xx: spi-rb4xx: balance clk_prepare_enable() call 2017-12-24 09:03:01 +01:00