On 2021-03-04 09:55, Ryder Lee wrote: > This improves performance for second phy. > > Signed-off-by: Ryder Lee <ryder.lee@xxxxxxxxxxxx>I actually prefer v1 of this patch. You can fix the init order issues by simply dropping the if (phy->mt76->cap.has_*) checks, since they are not needed at all. - Felix