aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/netifd/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-02-07 13:57:30 -0800
committerFelix Fietkau <nbd@nbd.name>2018-02-28 12:46:02 +0100
commit810659a22c11ea0d2d94f3e09ddf7eb2d2bb1f1e (patch)
treef76c6928d9579dfadd8103d31f3b94654939042c /package/network/config/netifd/Makefile
parent83d8df1ea21d4ab6d8d3f890d8f8a8e4718a80e8 (diff)
downloadupstream-810659a22c11ea0d2d94f3e09ddf7eb2d2bb1f1e.tar.gz
upstream-810659a22c11ea0d2d94f3e09ddf7eb2d2bb1f1e.tar.bz2
upstream-810659a22c11ea0d2d94f3e09ddf7eb2d2bb1f1e.zip
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>
Diffstat (limited to 'package/network/config/netifd/Makefile')
0 files changed, 0 insertions, 0 deletions