
23 Jun
2014
23 Jun
'14
9:02 p.m.
On 06/23/2014 01:39 AM, Lukasz Majewski wrote:
Commit d4f5ef59cc7 "dfu: defer parsing of device string to IO backend" changed the function signature of dfu_init_env_entities(). Adjust cmd_thordown.c to match that change.
Also, apply the same change as commit d6d37d737b58e "dfu: free entities when parsing fails" to cmd_thordown.c.
Fixes: d4f5ef59cc7 ("dfu: defer parsing of device string to IO backend")
Signed-off-by: Lukasz Majewski l.majewski@samsung.com
Both the fixes and s-o-b tag should be in the same final paragraph with no blank lines between. I assume that can be easily fixed up when applying.
Reviewed-by: Stephen Warren swarren@nvidia.com