| Submitter | Paul Gortmaker |
|---|---|
| Date | May 12, 2010, 12:30 a.m. |
| Message ID | <49f3ecdfa0f745a42bbdfda33f6a8feecad5bc45.1273621271.git.paul.gortmaker@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/52334/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
Patch
diff --git a/net/tipc/bcast.c b/net/tipc/bcast.c index 90a0519..a18f26d 100644 --- a/net/tipc/bcast.c +++ b/net/tipc/bcast.c @@ -119,7 +119,7 @@ static struct bclink *bclink = NULL; static struct link *bcl = NULL; static DEFINE_SPINLOCK(bc_lock); -const char tipc_bclink_name[] = "multicast-link"; +const char tipc_bclink_name[] = "broadcast-link"; static u32 buf_seqno(struct sk_buff *buf)