commit | a5b2a4c4cb155d84ca24b2e7c4ea1a519190aceb | [log] [tgz] |
---|---|---|
author | Sham Muthayyan <smuthayy@codeaurora.org> | Mon Sep 18 16:36:17 2017 +0530 |
committer | Sham Muthayyan <smuthayy@codeaurora.org> | Wed Sep 20 11:50:22 2017 +0530 |
tree | 1792d891e80486d4d09a56c545665d92cc56a0fd | |
parent | a7e05d55af86b686aa49bc9cccf4cac2e4f87b1e [diff] |
ipq807x: Padding minimum packets before send to EDMA The EDMA HW is unable to process packets less than MIN_PKT_SIZE(33) bytes, then the EDMA stalls. This is to pad the packets up to MIN_PKT_SIZE. Change-Id: I473831a759ad6a764fefa095cf7ab347ba95ee97 Signed-off-by: Sham Muthayyan <smuthayy@codeaurora.org>