msm: bam_dmux: check possible null pointer
__dev_alloc_skb() could return a null pointer. Check the return and
handle the out of memory situation properly instead of using the null
pointer.
Change-Id: If015df6459edfbe777363aec01f8ede4ca9f9a39
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please sign in to comment