Skip to content

Fix building when using impl83 driver.

The impl83 driver doesn't define WLC_E_PROBE_STA_IND so we need to check if it is defined or not before using it.

Merge request reports