[U-Boot] [PATCH v2 23/25] net: Convert protocol structures to use explicit sizes

Simon Glass sjg at chromium.org
Wed Apr 8 14:47:13 CEST 2015


On 8 April 2015 at 00:41, Joe Hershberger <joe.hershberger at ni.com> wrote:
> From: Sergey Temerkhanov <s.temerkhanov at gmail.com>
>
> Convert uchar/ushort to u8/u16 respectively.
>
>
> Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla at cavium.com>
> Signed-off-by: Sergey Temerkhanov <s.temerkhanov at gmail.com>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v2: None
>
>  include/net.h | 112 +++++++++++++++++++++++++++++-----------------------------
>  net/bootp.h   |  14 ++++----
>  2 files changed, 63 insertions(+), 63 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list