From: Patrick McHardy <[EMAIL PROTECTED]> Date: Thu, 23 Aug 2007 16:48:28 +0200
> Benjamin Thery wrote: > > From: [EMAIL PROTECTED] > > Subject: net/core: Fix crash in dev_mc_sync()/dev_mc_unsync() > > > > This patch fixes a crash that may occur when the routine dev_mc_sync() > > deletes an address from the list it is currently going through. It > > saves the pointer to the next element before deleting the current one. > > The problem may also exist in dev_mc_unsync(). > > > > Signed-off-by: Benjamin Thery <[EMAIL PROTECTED]> > > Looks good, thanks Benjamin. > > Acked-by: Patrick McHardy <[EMAIL PROTECTED]> Applied, thanks everyone. - 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