diff --git a/drivers/nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h b/drivers/nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h index 72bf53d6..fc956d49 100644 --- a/drivers/nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h +++ b/drivers/nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h @@ -37,6 +37,7 @@ /** * @brief Adds a RPU instance. * @param fpriv Pointer to the context of the UMAC IF layer. + * @param os_dev_ctx Adding it back! * * This function adds an RPU instance. This function will return the * pointer to the context of the RPU instance. This pointer will need to be