From: Ganesh Goudar <ganes...@chelsio.com> Date: Fri, 9 Jun 2017 11:12:35 +0530
> From: Rahul Lakkireddy <rahul.lakkire...@chelsio.com> > > Handle TIMER0INT when FW crashes. Check for PCIE_FW[FW_EVAL] > and if it says "Device FW Crashed", then treat it as fatal. > Else, non-fatal. > > Signed-off-by: Rahul Lakkireddy <rahul.lakkire...@chelsio.com> > Signed-off-by: Ganesh Goudar <ganes...@chelsio.com> > --- > v2: Following the reverse chirstmas tree variable ordering Applied, thank you.