From f685cd7f543f869aa8f7733730b9d230c2d6c580 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Wed, 14 Mar 2018 15:42:45 +0000 Subject: Minor fixes git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11750 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/hal/include/hal_mac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/include/hal_mac.h') 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. -- cgit v1.2.3