Files
linux/drivers/net
Jakub Kicinski de31049a48 nfp: move temporary variables in nfp_net_tx_complete()
Move temporary variables in scope of the loop in nfp_net_tx_complete(),
and add a temp for txbuf software structure.  This saves us 0.2% of CPU.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-30 13:30:44 -08:00
..
2018-10-31 08:54:16 -07:00
2018-11-07 22:21:25 -08:00
2018-11-17 22:03:06 -08:00
2018-11-21 17:10:31 -08:00