[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170608.153841.1633074884358599473.davem@davemloft.net>
Date: Thu, 08 Jun 2017 15:38:41 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ganeshgr@...lsio.com
Cc: netdev@...r.kernel.org, nirranjan@...lsio.com,
indranil@...lsio.com, venkatesh@...lsio.com,
rahul.lakkireddy@...lsio.com
Subject: Re: [PATCH net-next] cxgb4: handle interrupt raised when FW crashes
From: Ganesh Goudar <ganeshgr@...lsio.com>
Date: Thu, 8 Jun 2017 13:43:21 +0530
> From: Rahul Lakkireddy <rahul.lakkireddy@...lsio.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.lakkireddy@...lsio.com>
> Signed-off-by: Ganesh Goudar <ganeshgr@...lsio.com>
...
> @@ -4075,10 +4076,26 @@ static void cim_intr_handler(struct adapter *adapter)
> };
>
> int fat;
> + u32 val, fw_err;
Please respect the reverse christmas tree variable ordering.
Thank you.
Powered by blists - more mailing lists