Skip to content

Commit 2b2d4d8

Browse files
committed
tgupdate: merge t/DO-NOT-MERGE-mptcp-enabled-by-default into t/upstream base
2 parents 0cb1a2d + a37e9a7 commit 2b2d4d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

net/mptcp/pm_userspace.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -637,8 +637,6 @@ int mptcp_userspace_pm_dump_addr(struct sk_buff *msg,
637637

638638
BUILD_BUG_ON(sizeof(struct id_bitmap) > sizeof(cb->ctx));
639639

640-
BUILD_BUG_ON(sizeof(struct id_bitmap) > sizeof(cb->ctx));
641-
642640
bitmap = (struct id_bitmap *)cb->ctx;
643641

644642
msk = mptcp_userspace_pm_get_sock(info);

0 commit comments

Comments
 (0)