]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
e1000: tune our dynamic itr transmit packet accounting
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Thu, 18 Jan 2007 17:25:31 +0000 (09:25 -0800)
committerJeff Garzik <jeff@garzik.org>
Mon, 5 Feb 2007 21:58:41 +0000 (16:58 -0500)
commit7753b171c4e7604294060d4039214c8c8319bfca
treecdb080bcef6cbb4d413f335100d75a3a7218b942
parentf6c57bafcdebed4429cdda206149ddcbb1d46e91
e1000: tune our dynamic itr transmit packet accounting

The driver was still mis-calculating the number of bytes sent during
transmit, now the driver computes what appears to be exactly 100%
correct byte counts (not including CRC) when figuring out how many
bytes and frames were sent during the current transmit packet.
drivers/net/e1000/e1000_main.c