msm: rmnet_bam: correct error handling
The error handling of msm_bam_dmux_write() should recognize -EAGAIN as a
valid error code and not mask it out. -EAGAIN needs to be handled
differently than other error codes.
CRs-Fixed: 325621
Change-Id: I69b6b5094fcf93c933971a0eae60c6bca0a12299
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please sign in to comment