> On May 8, 2018, at 2:11 AM, Raslan Darawsheh <[email protected]> wrote: > > When attr_ctx is NULL it will attempt to free the list of devices twice. > Avoid double freeing the list by directly going to error handling. > > Fixes: 771fa900b73a ("mlx5: introduce new driver for Mellanox ConnectX-4 > adapters") > Cc: [email protected] > > Signed-off-by: Raslan Darawsheh <[email protected]>
Acked-by: Yongseok Koh <[email protected]> Thanks

