Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information