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