mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 20:23:04 +09: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>