aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/skbuff.c
diff options
context:
space:
mode:
authorChee Nouk Phoon <cnphoon@altera.com>2015-04-24 02:32:07 -0500
committerDavid S. Miller <davem@davemloft.net>2015-04-25 14:41:52 -0400
commit20d96964b51844d4f3bea0249f62db7073c13c30 (patch)
tree56b5162551f235e0fb270cf784a39ae58571a118 /net/core/skbuff.c
parentehea: Fix memory hook reference counting crashes (diff)
downloadlinux-dev-20d96964b51844d4f3bea0249f62db7073c13c30.tar.xz
linux-dev-20d96964b51844d4f3bea0249f62db7073c13c30.zip
net: eth: altera: Resolve false errors from MSGDMA to TSE
This patch resolves false errors from MSGDMA in TX mSGDMA MM to ST mode, and is a continuation of the patch recently submitted by Andrea Oetken. The MSGDMA had a logic bug that masked detection of this issue prior to Quartus 14.1/Build 164. When the MSGDMA logic bug was addressed in Quartus 14.1/Build 164, the driver problem was exposed. The problem is corrected by making sure MSGDMA_DESC_CTL_TR_ERR_IRQ is not set for any of the transmit DMA descriptors, and only used for receive descriptors. Fixes: 71cd26e altera tse: Error-Bit on tx-avalon-stream always set. Signed-off-by: Chee Nouk Phoon <cnphoon@altera.com> Signed-off-by: Vince Bridgers <vbridger@opensource.altera.com>a Cc: Andreas Oetken <ennoerlangen@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/skbuff.c')
0 files changed, 0 insertions, 0 deletions