net: cosmetic: Clean up ARP variables and functions
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:08 +0000 (01:41 -0500)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:33 +0000 (11:11 -0600)
commit85d25e0e7630a61bdbf2d4e8b1991e3cc6c96d65
treed849a32ce0e623fed5e436f91b0e9bb6fc659573
parent8885c5fe90ef43d087c9b2cc3a0f907aff90bd76
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>
net/arp.c
net/arp.h
net/net.c
net/ping.c