]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix bad padding of bootp request packet
authorSimon Glass <sjg@chromium.org>
Wed, 2 Feb 2011 23:03:28 +0000 (15:03 -0800)
committerWolfgang Denk <wd@denx.de>
Wed, 13 Apr 2011 20:25:07 +0000 (22:25 +0200)
commit21076f61c7ec6f562d9b72cc9c713e5bd2236e05
treea931f6f03eec52615227670d94cda538c782a019
parentf16b608ae7d0c4611d3a41d2570616a498e64d4c
Fix bad padding of bootp request packet

This seems to pad to one byte longer than required

Signed-off-by: Simon Glass <sjg@chromium.org>
net/bootp.c