From: David S. Miller Date: Tue, 5 Dec 2017 23:03:55 +0000 (-0500) Subject: Merge branch 'rmnet-Fix-leaks-in-failure-scenarios' X-Git-Tag: v5.15~9826^2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a5266440d5c7872895e964a36822104f6038d142;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'rmnet-Fix-leaks-in-failure-scenarios' Subash Abhinov Kasiviswanathan says: ==================== net: qualcomm: rmnet: Fix leaks in failure scenarios Patch 1 fixes a leak in transmit path where a skb cannot be transmitted due to insufficient headroom to stamp the map header. Patch 2 fixes a leak in rmnet_newlink() failure because the rmnet endpoint was never freed ==================== Signed-off-by: David S. Miller --- a5266440d5c7872895e964a36822104f6038d142