Hello. Vitaly Kuzmichev wrote:
> From: David Brownell <[email protected]> > Fix potential (never-observed) oops on rare error path, > bugzilla #9594. Fix uses the same test as used earlier. I think references to bugzilla.kernel.org bugs look out of place in the U-Boot patch's changelog. > Also make the adjacent "else" block look like an "else" block > instead of hiding like a bug. > Signed-off-by: David Brownell <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> > (cherry picked from commit e7b13ec9235b9fded90f826ceeb8c34548631351) Hm, I'm not sure you can cherry-pick across different projects. :-) You'd better describe this patch as *based* on that commit. > Conflicts: > drivers/usb/gadget/ether.c > Cause: "else" block was removed while porting. > Removing this part of the patch. > Signed-off-by: Vitaly Kuzmichev <[email protected]> WBR, Sergei _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

