msm: bam_dmux: fix memory leak in error case
If msm_bam_dmux_write() allocated a new skb and was unable to queue the
packet, the new skb needs to be freed.
Change-Id: I3da215d22092499efccafcbba16bc655dfe6099f
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please sign in to comment