At Mon, 9 Jul 2012 20:50:18 +0800, Yunkai Zhang wrote: > > From: Yunkai Zhang <[email protected]> > > We should use list_for_each_entry_safe instead of list_for_each_entry > to loop when we need to delete node in it. > > Signed-off-by: Yunkai Zhang <[email protected]> > --- > sheep/sdnet.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks! Kazutaka -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
