[netdrvr e1000] TSO fixes and cleanups:
* Bug fix: TSO s/w workaround for premature desc write-back by h/w. h/w was indicating desc done before DMA is complete, causing resources to be returned to OS too early. Bad things happen then. * Bug fix: Not time-stamping descriptors for fragmented sends. Could cause false hang-detection. * Removed unecessary #ifdefs
Showing
Please register or sign in to comment