On Fri, Jun 23, 2017 at 7:58 AM, Colin King <colin.king@xxxxxxxxxxxxx> wrote: > The error return ret is not set on a successful return path and > so it returns a garbage value. Ensure it is is set to zero on > a successful return. Thanks for catching this bug! Reviewed-by: Tahsin Erdogan <tahsin@xxxxxxxxxx>