[U-Boot] [RFC PATCH v4 08/23] net: Use int instead of u8 for boolean flag

Simon Glass sjg at chromium.org
Thu Feb 26 01:53:23 CET 2015


On 24 February 2015 at 17:02, Joe Hershberger <joe.hershberger at ni.com> wrote:
> On some archs masking the parameter is inefficient, so don't use u8.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> Reported-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4:
> -New to v4
>
> Changes in v3: None
> Changes in v2: None
>
>  include/net.h | 2 +-
>  net/eth.c     | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list