diff --git a/os/hal/include/hal_mac.h b/os/hal/include/hal_mac.h index 28dde947a..c3a02d5af 100644 --- a/os/hal/include/hal_mac.h +++ b/os/hal/include/hal_mac.h @@ -86,7 +86,7 @@ typedef struct MACDriver MACDriver; * @{ */ /** - * @brief Enables the zero-copy API. + * @brief Returns the driver events source. * * @param[in] macp pointer to the @p MACDriver object * @return The pointer to the @p EventSource structure.