aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/echo/echo.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/echo/echo.h')
-rw-r--r--drivers/staging/echo/echo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/echo/echo.h b/drivers/staging/echo/echo.h
index 5c8b5153b19..2a1d1d8a929 100644
--- a/drivers/staging/echo/echo.h
+++ b/drivers/staging/echo/echo.h
@@ -124,7 +124,7 @@ a minor burden.
G.168 echo canceller descriptor. This defines the working state for a line
echo canceller.
*/
-struct echo_can_state
+struct oslec_state
{
int16_t tx,rx;
int16_t clean;