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

Skip to content
Commit 2e385144 authored by Vamsi Krishna's avatar Vamsi Krishna Committed by Gerrit - the friendly Code Review server
Browse files

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



'Commit 72ffa18b ("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
final skb.

Change-Id: I8bdc3accfbc22527d08382cc1003d726a73bdd9b
Signed-off-by: default avatarVamsi Krishna <vskrishn@codeaurora.org>
Signed-off-by: default avatarAjay Agarwal <ajaya@codeaurora.org>
parent f021c634
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment