[U-Boot] [PATCH 1/1] net:Fix potential empty DHCP Parameter Request List

Jason Liu liu.h.jason at gmail.com
Fri Oct 22 13:48:17 CEST 2010


Hi, Wolfgang,

2010/10/22 Wolfgang Denk <wd at denx.de>:
> Dear Jason Liu,
>
> In message <1287736585-32489-1-git-send-email-r64343 at freescale.com> you wrote:
>> From: Gray Remlin <g_remlin at rocketmail.com>
>>
>> Can't get IP address with dhcp due to the dhcp server not
>> allow the empty param list request under some network env
>>
>> Signed-off-by: Gray Remlin <g_remlin at rocketmail.com>
>> Signed-off-by: Jason Liu <r64343 at freescale.com>
>> ---
>>  net/bootp.c |   10 ++++++++++
>>  1 files changed, 10 insertions(+), 0 deletions(-)
>
> What is the purpose of you reposting Gray's patch here, without any
> comment?

I just made some change compared with original patch.


>
> Did you change it?  Did you test it? Or what??
>
> You did not even keep the mail thread in place; please do not do that!
>
> Please make sure to read
> http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions
>
Sorry for that,

>
> In
> http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/86974/focus=86995
> I asked you to test Gray's; you did not send a formal "Tested-by:"
> notification, but ok.

Yes, I have test it and send you the email, it also fix the dhcp issue
I met in FSL office.
I have posted my patch to ML, but I think this patch is good and fix
this issue at low level and
no need every board owner to fix it at the board level.

I don;t know whether it's not permitted to post other's patch here. If
that's true, I will not do that forever.

>
>
> But I really don't understand why you now repost this patch,
> completely without any explanations?  Please elucidate.
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> The inappropriate cannot be beautiful.
>             - Frank Lloyd Wright _The Future of Architecture_ (1953)
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


More information about the U-Boot mailing list