[PATCH] ibmveth lockless TX
authorSantiago Leon <santil@us.ibm.com>
Wed, 26 Oct 2005 16:47:16 +0000 (10:47 -0600)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 28 Oct 2005 20:07:30 +0000 (16:07 -0400)
commit60296d9e4be1cd9e096f7804ce6e839e0cbd97cf
tree40372d93b1c99a0e488adedbbd8c843c26807058
parente2adbcb480992de8a01acf9218e8bbd9b507fc6f
[PATCH] ibmveth lockless TX

This patch adds the lockless TX feature to the ibmveth driver.  The
hypervisor has its own locking so the only change that is necessary is
to protect the statistics counters.

Signed-off-by: Santiago Leon <santil@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/ibmveth.c
drivers/net/ibmveth.h
This page took 0.025499 seconds and 5 git commands to generate.