[U-Boot] [PATCH v7 02/11] net: designware: Adjust dw_adjust_link() to return an error

Simon Glass sjg at chromium.org
Thu Jan 12 06:08:36 CET 2017


On 11 January 2017 at 03:46, Romain Perier <romain.perier at collabora.com> wrote:
> From: Simon Glass <sjg at chromium.org>
>
> This function can fail, so return the error if there is one.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Romain Perier <romain.perier at collabora.com>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v7: None
> Changes in v6:
> - Changed Acked-by to Signed-off-by for Romain
> Changes in v5:
> - Add Acked-by for Romain
> Changes in v4: None
> Changes in v3:
> - Add new patch to adjust dw_adjust_link() to return an error
>
> Changes in v2: None
>
>  drivers/net/designware.c | 12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list