commit | dc1d0e6d55006a48ebc0f40a74485ca430f05046 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben.hutchings@codethink.co.uk> | Tue Jan 27 00:41:16 2015 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 27 00:18:53 2015 -0800 |
tree | 129fff341f4fe96dbfc5b15f63cdf97d8fd8ceae | |
parent | 8d8d67f140dbf055efc488ab656ca96a2345b5c8 [diff] |
sh_eth: Remove RX overflow log messages If RX traffic is overflowing the FIFO or DMA ring, logging every time this happens just makes things worse. These errors are visible in the statistics anyway. Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk> Signed-off-by: David S. Miller <davem@davemloft.net>