From: Michael Chan Date: Fri, 28 Feb 2014 23:05:10 +0000 (-0800) Subject: tg3: Don't check undefined error bits in RXBD X-Git-Tag: v3.2.56~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608532c1a1ad84bfdb1d2ed1b99d298358e285a0;p=pandora-kernel.git tg3: Don't check undefined error bits in RXBD [ Upstream commit d7b95315cc7f441418845a165ee56df723941487 ] Redefine the RXD_ERR_MASK to include only relevant error bits. This fixes a customer reported issue of randomly dropping packets on the 5719. Signed-off-by: Michael Chan Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed