commit | 2bf56fe25cef2a7652f7b2ab37ac14a336c76c75 | [log] [tgz] |
---|---|---|
author | shemminger@linux-foundation.org <shemminger@linux-foundation.org> | Fri Jan 26 11:38:39 2007 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 05 16:58:49 2007 -0500 |
tree | 0ee2f6c750bf4434e502881863b7f2cd2929daf7 | |
parent | 285e6ddd013bafa6278a0e4b76a25a075be74e14 [diff] |
sky2: software rx/tx stats Maintain packet statistics in software rather than hardware. This is slightly slower, but allows easier debugging of problems where packets are still being received by PHY but not being handled by hardware. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>