From: Florian Westphal <f...@strlen.de> Date: Wed, 8 Jun 2016 23:23:01 +0200
> When we need to create a new aggregate to enqueue the skb we call kzalloc. > If that fails we returned ENOBUFS without freeing the skb. > > Spotted during code review. > > Signed-off-by: Florian Westphal <f...@strlen.de> Applied.