Signed-off-by: Davide Caratti <dcaratti@redhat.com>
---
include/uapi/linux/mptcp_pm.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/mptcp_pm.h b/include/uapi/linux/mptcp_pm.h
index 0c7206531eb1..0ad598fe940b 100644
--- a/include/uapi/linux/mptcp_pm.h
+++ b/include/uapi/linux/mptcp_pm.h
@@ -11,6 +11,7 @@
/**
* enum mptcp_event_type
+ * @MPTCP_EVENT_UNSPEC: unused event
* @MPTCP_EVENT_CREATED: token, family, saddr4 | saddr6, daddr4 | daddr6,
* sport, dport A new MPTCP connection has been created. It is the good time
* to allocate memory and send ADD_ADDR if needed. Depending on the
--
2.41.0