msm: rmnet: Use separate tasklet for each rmnet instance

If multiple RMNET devices are active at the same time, there is a data
collision issue for the single tasklet structure that could result in
losing SMD receive events.

Add a dedicated receive tasklet structure for each RMNET instance.

CRs-Fixed: 425114
Change-Id: I160195fd2a002b9c6f47b4b29fd0af355482a3b5
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
1 file changed