From: roel kluin Date: Tue, 6 Oct 2009 09:54:18 +0000 (+0000) Subject: au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats() X-Git-Tag: v2.6.32-rc4~35^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4989ccb25cc2a6d03d3503a2c852644f9a750948;p=pandora-kernel.git au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats() in update_rx_stats() the RX_OVERLEN bit is set twice, replace it by RX_RUNT. in au1000_rx() the RX_MISSED_FRAME bit was tested a few lines earlier already Signed-off-by: Roel Kluin Acked-by: Manuel Lauss Signed-off-by: David S. Miller --- Reading git-diff-tree failed