[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200114.114910.1428492219974475547.davem@davemloft.net>
Date: Tue, 14 Jan 2020 11:49:10 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: Jason@...c4.com
Cc: johannes@...solutions.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/8] skb_list_walk_safe refactoring for
net/*'s skb_gso_segment usage
From: "Jason A. Donenfeld" <Jason@...c4.com>
Date: Mon, 13 Jan 2020 18:42:25 -0500
> This patchset adjusts all return values of skb_gso_segment in net/* to
> use the new skb_list_walk_safe helper.
>
> First we fix a minor bug in the helper macro that didn't come up in the
> last patchset's uses. Then we adjust several cases throughout net/. The
> xfrm changes were a bit hairy, but doable. Reading and thinking about
> the code in mac80211 indicates a memory leak, which the commit
> addresses. All the other cases were pretty trivial.
Series applied, thanks Jason.
Powered by blists - more mailing lists