e1000e: commonize tx cleanup routine to match e1000 & igb
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 25 Mar 2009 22:05:03 +0000 (22:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Mar 2009 08:09:58 +0000 (01:09 -0700)
commit12d04a3c12b420f23398b4d650127642469a60a6
tree5ea1b54b9631138368a1819043da2d7eb18a810e
parent7249dee5bdbe96302b5ff0d9a7701cf3dc8cffe8
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>
drivers/net/e1000e/netdev.c