commit | 586cbe51ab8ef357bcf3a52c6885ab00bc7293dd | [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 | 1411157d857840da444db63f6ba3a3a658a99c5b [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>