linux/drivers/net/ethernet/mediatek
Sean Wang 94d308d060 net: ethernet: mediatek: enhance with avoiding superfluous assignment inside mtk_get_ethtool_stats
data_src is unchanged inside the loop, so this patch moves
the assignment to outside the loop to avoid unnecessarily
assignment

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-21 00:06:32 -04:00
..
Kconfig
Makefile
mtk_eth_soc.c net: ethernet: mediatek: enhance with avoiding superfluous assignment inside mtk_get_ethtool_stats 2016-09-21 00:06:32 -04:00
mtk_eth_soc.h net: ethernet: mediatek: add HW LRO functions of PDMA RX rings 2016-09-19 01:40:47 -04:00