summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/net/psp/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/psp/types.h b/include/net/psp/types.h
index d9688e66cf09..31cee64b7c86 100644
--- a/include/net/psp/types.h
+++ b/include/net/psp/types.h
@@ -98,7 +98,7 @@ struct psp_dev_caps {
/**
* @assoc_drv_spc: size of driver-specific state in Tx assoc
- * Determines the size of struct psp_assoc::drv_spc
+ * Determines the size of struct psp_assoc::drv_data
*/
u32 assoc_drv_spc;
};