]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/net/ixgb/ixgb_main.c
ixgb: fix rare early tso completion
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 23 May 2006 17:29:41 +0000 (10:29 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 23 May 2006 17:29:41 +0000 (10:29 -0700)
commit96f9c2e277768099479fbed7c3b69c294b1fadef
tree468b06ab34bb6184e6561c1849dbffef06ffc7eb
parent4e3ceac609cce39cb96e0eb8604934592371ed8c
ixgb: fix rare early tso completion

Fix rare early completion when using TSO.  This essentially is the
e1000 fix, with code that was mostly already written. Another skb frag
was also needed.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
drivers/net/ixgb/ixgb_main.c