[U-Boot] [PATCH v2 01/25] net: cosmetic: Change IPaddr_t to struct in_addr

Simon Glass sjg at chromium.org
Wed Apr 8 16:37:07 CEST 2015


On 8 April 2015 at 06:45, Simon Glass <sjg at chromium.org> wrote:
> On 8 April 2015 at 00:41, Joe Hershberger <joe.hershberger at ni.com> wrote:
>> This patch is simply clean-up to make the IPv4 type that is used match
>> what Linux uses. It also attempts to move all variables that are IP
>> addresses use good naming instead of CamelCase. No functional change.
>>
>> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>> ---
>>
>> Changes in v2:
>> -Fixed build failures in ip conversion patch
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list