mirror of
https://github.com/torvalds/linux.git
synced 2026-05-15 14:13:39 -04:00
[ Upstream commitc20a548792] If a skb in transmit path does not have sufficient headroom to add the map header, the skb is not sent out and is never freed. Fixes:ceed73a2cf("drivers: net: ethernet: qualcomm: rmnet: Initial implementation") Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>