openwrtv4/target/linux/ar71xx/files
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
..
arch/mips ar71xx: add support for GainStrong Oolite V5.2 2018-02-22 18:53:22 +01:00
drivers ag71xx: Move timestamp struct member outside of struct. 2018-02-28 12:46:02 +01:00
include/linux ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00