From: Jesse Brandeburg Date: Thu, 18 Jan 2007 17:25:31 +0000 (-0800) Subject: e1000: tune our dynamic itr transmit packet accounting X-Git-Tag: v2.6.21-rc1~92^2~31^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7753b171c4e7604294060d4039214c8c8319bfca;p=pandora-kernel.git 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. --- Reading git-diff-tree failed