Re: [PATCH net] cxgb4: Fix FW flash errors

2018-01-02 Thread David Miller
From: Ganesh Goudar Date: Sat, 30 Dec 2017 00:06:09 +0530 > From: Arjun Vynipadath > > Initialize adapter->params.sf_fw_start to fix firmware flash > issues. Use existing macros defined for FW flash addresses. > > Fixes: 96ac18f14a5a ("cxgb4: Add support for new flash parts") > Signed-off-by:

[PATCH net] cxgb4: Fix FW flash errors

2017-12-29 Thread Ganesh Goudar
From: Arjun Vynipadath Initialize adapter->params.sf_fw_start to fix firmware flash issues. Use existing macros defined for FW flash addresses. Fixes: 96ac18f14a5a ("cxgb4: Add support for new flash parts") Signed-off-by: Arjun Vynipadath Signed-off-by: Casey Leedom Signed-off-by: Ganesh Gouda