Files
kernel_xiaomi_raphael/net
Chris Lew 76663f56fb net: qrtr: mhi: Create list for pending ul transfers
QRTR does not serialize sends like the dl path. Create a list of
pending transactions so multiple transfers can happen at the same time
without corruption. If there is a sock attached to the skb, take a
reference to the sock. This prevents the sock from being released while
waiting for the ul callback from MHI.

Change-Id: I2d9359ec616497f3dda4f2762d142cdd33796a88
Signed-off-by: Chris Lew <clew@codeaurora.org>
2018-08-10 13:49:21 -07:00
..
2018-05-16 10:10:29 +02:00
2018-05-30 13:17:17 +02:00
2018-05-19 10:20:26 +02:00
2018-05-16 11:40:03 +02:00
2018-06-21 04:02:53 +09:00
2018-07-03 18:26:32 +02:00