Commit 2eb2cd02 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

usb: gadget: rmnet: Use separate spinlock for RX and TX data paths



Current USB tethered RMNET gadget driver uses same spinlock
for both RX and TX data traffic which hits the overall performance
because of CPU contentions between RX and TX data paths. Hence use
separate spinlocks for RX and TX data traffic.

Change-Id: I128bd1aea8d08cbcf7a8ba12799846a4b06c2f1d
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent a4824c40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment