From: walter harms <[EMAIL PROTECTED]> Date: Wed, 01 Nov 2006 22:38:26 +0100
> These line > + strcpy(bcbearer->media.name, "tipc-multicast"); > > i gues that means tipc_bclink_name ? Why? The original code used "tipc-multicast" which is a different string than tipc_bclink_name which is "multicast-link". > > - sprintf(bcbearer->media.name, "tipc-multicast"); > > + strcpy(bcbearer->media.name, "tipc-multicast"); If you are arguing that it should be changed, that's a different changeset to discuss. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html