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 failure net: qualcomm: rmnet: Fix leak in device creation failure drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c | 1 + drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) -- 1.9.1