On Mon, Dec 04, 2023 at 11:46:28AM -0800, Justin Tee wrote: > Hi Dan, > > Line 8301 sets sli4_params->cmf equal to 0. So, “if (sli4_params->cmf > && sli4_params->mi_ver) {“ on line 8338 would not evaluate to true and > we would not reach the line 8343 in question. > Thanks, you're right. regards, dan carpenter