> From: Colin Ian King <[email protected]> > > in the case where qed_slowpath_irq_req is not called, rc is not assigned and > so > qed_int_igu_enable will return a garbage value. > Fix this by initializing rc to 0. > > Signed-off-by: Colin Ian King <[email protected]>
Thanks Colin. Acked-by: Yuval Mintz <[email protected]>

