]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pasemi_mac: Interrupt ack fixes
authorOlof Johansson <olof@lixom.net>
Sat, 12 May 2007 23:01:09 +0000 (18:01 -0500)
committerJeff Garzik <jeff@garzik.org>
Tue, 15 May 2007 21:44:39 +0000 (17:44 -0400)
commit52a9435183f961e1bb3c146a62bfbecf93d15d58
tree6e38b92dbf4b2667cbad7b5930b249fd0ed2f94c
parenta54c545134ea77609ed9eb5df50524c097112327
pasemi_mac: Interrupt ack fixes

Interrupt ack fixes

Fix the packet count resets at interrupt time, using the cacheable
packet count status to set number of processed/received packets, since
the ack count is the cumulative number of packets processed, and not
incremental.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pasemi_mac.c