[..]

yes, it defines a hardware interface. But note the 'info' is a union, and each
member of the union is there to support a specific value of roam_ctrl. And
since the WMI_SET_HOST_BIAS roam_ctrl is not used, the only important thing to
consider with your patch is that the location of the roam_ctrl field must not
change, and hence the size of union info must not change.


[..]

So the size of the message and the location of roam_ctrl is unchanged.

Perfect! With that confirmation, I can proceed with v3. :)

Thanks!
-Gustavo



Reply via email to