commit | 03b586c0dd5798ca02f8fddf1f5635ad6bf1256a | [log] [tgz] |
---|---|---|
author | Rakesh Nair <ranair@codeaurora.org> | Mon Apr 03 18:28:58 2017 +0530 |
committer | Rakesh Nair <ranair@codeaurora.org> | Thu Apr 27 12:28:01 2017 +0530 |
tree | 11e6b580296f3b8a57c075a257646c0a73b78c47 | |
parent | ed29f6ba4db9b236fb95b6f308f1a3f81cb1c4d3 [diff] |
[ipq40xx][edma] Add fix for memory allocation issue Current RX allocation mechanism doesn't account the number of RX buffers that could not be allocated. Added mechanism to record the number of buffers that could not be allocated and use this info during next round of allocation Change-Id: Iac37944afce2c754499b36bdcef2c4d2e48e4509 Signed-off-by: Rakesh Nair <ranair@codeaurora.org>