* YOSHIFUJI Hideaki / ?$B5HF#1QL@ <[EMAIL PROTECTED]> 2007-03-21 02:01 > In article <[EMAIL PROTECTED]> (at Wed, 21 Mar 2007 01:06:03 +0100), Thomas > Graf <[EMAIL PROTECTED]> says: > > > -static int > > -inet6_rtm_deladdr(struct sk_buff *skb, struct nlmsghdr *nlh, void *arg) > > +static int nl_addr_del(struct sk_buff *skb, struct nlmsghdr *nlh, void > > *arg) > > { > > struct ifaddrmsg *ifm; > > I'm rather not favor changing function names here...
I was trying to achieve consistent naming among all message handlers. All these functions are static with a single reference. - 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