mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-05 17:00:59 +01:00
During long run tests on image download in u-boot, EDMA crash was observed as the SKB buffer address returned by the RX descriptor was corrupted and was pointing to an invalid address: clean_rx: p: 14 c: 0 skb: 61763b10 WARN: src_info_type:0x0. Drop skb:61763b10 The reason for corruption seems to be the RX buffer allocation that was happening twice before initiating the EDMA for the next transaction. This change removes the additional allocation of the Rx buffer which is not needed. Change-Id: I919024df8131fe87640ecc0d481b61012742efbf Signed-off-by: devi priya <quic_devipriy@quicinc.com> |
||
|---|---|---|
| .. | ||
| ipq9574_aquantia_phy.c | ||
| ipq9574_aquantia_phy.h | ||
| ipq9574_edma.c | ||
| ipq9574_edma.h | ||
| ipq9574_ppe.c | ||
| ipq9574_ppe.h | ||
| ipq9574_qca8075.c | ||
| ipq9574_qca8075.h | ||
| ipq9574_uniphy.c | ||
| ipq9574_uniphy.h | ||