commit | a5266440d5c7872895e964a36822104f6038d142 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Dec 05 18:03:55 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 05 18:03:55 2017 -0500 |
tree | 29a1de2d109d93edd9a65a0a9c084a266a17b534 | |
parent | c9d3fe9da094a9a7a3d3cd365b334b822e05f5e8 [diff] | |
parent | 6296928fa3b9f656d7760fbf346c0cf834788a78 [diff] |
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 <davem@davemloft.net>