From: Colin King <[email protected]> Date: Tue, 29 Mar 2016 18:00:50 +0100
> 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]> Applied, thanks.
