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

Skip to content
Commit 21a509d2 authored by Vamsi Krishna's avatar Vamsi Krishna Committed by Sivasri Kumar Vanka
Browse files

usb: rndis: Fix zero length skbs in up-link



'Commit 72ffa18bd73c ("usb: Add support for rndis uplink
aggregation")' introduced issue which can result in zero length
skbs being queued to network stack. Fix this by checking skb
length with data length instead of message length to determine
the final skb.

Change-Id: I8bdc3accfbc22527d08382cc1003d726a73bdd9b
Signed-off-by: default avatarVamsi Krishna <vskrishn@codeaurora.org>
Signed-off-by: default avatarSivasri Kumar Vanka <sivasri@codeaurora.org>
parent 3e1e0d09
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