fmc: fix fmc_carrier_add_slot error handling process
The device release function and the fmc_carrier_add_slot error handling
process were freeing the IDA is twice. Somehow, the id triggered a NULL
pointer bug. Not clear where that comes from, but fixing the error
management fixed the NULL pointer reference as well (I think, but I do
not have time to investigate further).
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
Please register or sign in to comment