commit | 12d04a3c12b420f23398b4d650127642469a60a6 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Wed Mar 25 22:05:03 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 26 01:09:58 2009 -0700 |
tree | 5ea1b54b9631138368a1819043da2d7eb18a810e | |
parent | 7249dee5bdbe96302b5ff0d9a7701cf3dc8cffe8 [diff] |
e1000e: commonize tx cleanup routine to match e1000 & igb This change updates the e1000e tx cleanup routine to more closely match what already exists in igb and e1000. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>