summaryrefslogtreecommitdiff
path: root/oui-update.py
AgeCommit message (Expand)AuthorFilesLines
2013-05-05oui: minor: rename update fileDaniel Borkmann1-0/+81
ludemode:
authorSean Wang <sean.wang@mediatek.com>2016-09-20 11:26:48 +0800
committerDavid S. Miller <davem@davemloft.net>2016-09-21 00:06:32 -0400
commit94d308d060cd3ee65152b8ebd7a1c24fa86eee82 (patch)
tree677122b5da6f665be54f4a7600a011278969fb50
parent8847293992606677d5e446d1e712bd128ea7977f (diff)
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>
Diffstat