commit | 0adb5b761f4c789ae47d8abb015f5e017263d3f2 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:04 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:32 2015 -0600 |
tree | 84f951f300ae9d8d0a48c9ab14f11c9c1ecef477 | |
parent | 586cbe51ab8ef357bcf3a52c6885ab00bc7293dd [diff] |
net: cosmetic: Name ethaddr variables consistently Use "_ethaddr" at the end of variables and drop CamelCase. Make constant values actually 'const'. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>