From: Subash Abhinov Kasiviswanathan
Date: Tue, 5 Dec 2017 13:41:16 -0700
> 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 fre
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
Subash Abhinov Kasiviswanathan (2):
net: qualcomm: rmnet: Fix leak on transmit