On Tuesday 23 October 2018 07:20 AM, Rosen Xu wrote: > This patch fixes rte_eal_hotplug_add without checking return value issue > > Signed-off-by: Rosen Xu <[email protected]> > Fixes: ef1e8ede3da5 ("raw/ifpga: add Intel FPGA bus rawdev driver") > Cc: [email protected] > ---
Fixes comes *before* signed-off. <Patch header> <Message> .. <Fixes> <Signed-off...>

