
8 Apr
2015
8 Apr
'15
2:47 p.m.
On 8 April 2015 at 00:41, Joe Hershberger joe.hershberger@ni.com wrote:
From: Sergey Temerkhanov s.temerkhanov@gmail.com
Convert uchar/ushort to u8/u16 respectively.
Signed-off-by: Radha Mohan Chintakuntla rchintakuntla@cavium.com Signed-off-by: Sergey Temerkhanov s.temerkhanov@gmail.com Signed-off-by: Joe Hershberger joe.hershberger@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@chromium.org