aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/hal_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/hal_mac.h')
-rw-r--r--os/hal/include/hal_mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/hal_mac.h b/os/hal/include/hal_mac.h
index 5e6777e9d..00a73a821 100644
--- a/os/hal/include/hal_mac.h
+++ b/os/hal/include/hal_mac.h
@@ -86,7 +86,7 @@ typedef struct MACDriver MACDriver;
* @{
*/
/**
- * @brief Returns the received frames event source.
+ * @brief Enables the zero-copy API.
*
* @param[in] macp pointer to the @p MACDriver object
* @return The pointer to the @p EventSource structure.