[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1387424926.19078.356.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Wed, 18 Dec 2013 19:48:46 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Fan Du <fan.du@...driver.com>
Cc: 王聪 <xiyou.wangcong@...il.com>,
steffen.klassert@...unet.com, davem@...emloft.net,
netdev@...r.kernel.org
Subject: Re: [PATCHv3 net-next] xfrm: Namespacify xfrm_policy_sk_bundles
On Thu, 2013-12-19 at 11:17 +0800, Fan Du wrote:
> + head = llist_del_all(&net->xfrm.xp_sk_bundles_list);
> + llist_for_each_entry(xdst, head, xdst_llist)
> + dst_free(&xdst->u.dst);
> }
llist_for_each_entry_safe
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists