commit | 6d236436e2d1f23f6d76257942373f01e16803db | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:03 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:32 2015 -0600 |
tree | 5f1287a268d0d074f37539fe2d23514cd25bad47 | |
parent | 290c8994f22e728e9b5cdc456571f3a12dfcbac2 [diff] |
net: cosmetic: Fixup var names for DHCP strings Remove CamelCase variable naming. Move the definition to the same compilation unit as the primary use. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>