From: Ganesh Goudar <[email protected]> Date: Sat, 30 Dec 2017 00:06:09 +0530
> From: Arjun Vynipadath <[email protected]> > > 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 <[email protected]> > Signed-off-by: Casey Leedom <[email protected]> > Signed-off-by: Ganesh Goudar <[email protected]> This commit log message doesn't match the patch. You say "Initialize adapter->params.sf_fw_start", but this patch is removing that struct member altogether.
