commit | 85ae7766780c6b59489249e5dfe628fbb0222b56 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:08 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:33 2015 -0600 |
tree | d849a32ce0e623fed5e436f91b0e9bb6fc659573 | |
parent | 647015931f7e064f95b49d32de041e9b7f410b21 [diff] |
net: cosmetic: Clean up ARP variables and functions Make a thorough pass through all variables and function names contained within arp and remove CamelCase and improve naming. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>