]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7591f51d71c024b397110294057b9df1dd815b3a
tree5ea1b54b9631138368a1819043da2d7eb18a810e
parentc17d631c2af1482fb67466433d35139b965f82be
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