aboutsummaryrefslogtreecommitdiffstats
path: root/include/sctp_m2ua.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sctp_m2ua.h')
-rw-r--r--include/sctp_m2ua.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sctp_m2ua.h b/include/sctp_m2ua.h
index 1c001cd..9f4d5c7 100644
--- a/include/sctp_m2ua.h
+++ b/include/sctp_m2ua.h
@@ -42,7 +42,7 @@ struct sctp_m2ua_transport {
};
struct mtp_m2ua_link {
- struct mtp_link base;
+ struct mtp_link *base;
int link_index;
struct llist_head entry;