commit | 85d25e0e7630a61bdbf2d4e8b1991e3cc6c96d65 | [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 | 8885c5fe90ef43d087c9b2cc3a0f907aff90bd76 [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>