From: James Chapman <[EMAIL PROTECTED]> Date: Sat, 24 Mar 2007 19:01:35 +0000
> > - list_for_each_entry_safe is only needed if you remove something > > while iterating, its no replacement for locking > > I've gotten into a bad habit of always using list_for_each_entry_safe. > I'll fix these (with locking). bash$ egrep udp_encap_rcv net/ipv4/udp.c - 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