Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 867a7b35 authored by Ashwanth Goli's avatar Ashwanth Goli
Browse files

msm_rmnet_bam: Return NETDEV_TX_BUSY when queue is stopped



rmnet_data driver directy uses rmnet_xmit for control packets
and since there is a possibility that the queue is stopped,
skb's would not be freed by rmnet_data as it assumes
that the xmit was successful. Changing the return value in
case the channel is full so that rmnet_data handles the skb
appropriately.

Change-Id: I8608f367d8c1018640e87d5b10416b0dc8a1bcd5
Signed-off-by: default avatarAshwanth Goli <ashwanth@codeaurora.org>
parent 315f8d16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment