qcacmn: Fix disconnection issue due to N/W queues pause
Due to DP flow control network queues are stuck in paused state and not getting reset even after new connection. This is causing DHCP packets to be dropped and resulting immediate disconnection after every connection. Fix this by properly pausing and unpausing the AC flow control based network subqueues during disconnection/connection events. Change-Id: I280e704d5a01b19d180c32aaa272c0cb731f8c0e CRs-Fixed: 3078745
Loading
Please register or sign in to comment