commit | 60296d9e4be1cd9e096f7804ce6e839e0cbd97cf | [log] [tgz] |
---|---|---|
author | Santiago Leon <santil@us.ibm.com> | Wed Oct 26 10:47:16 2005 -0600 |
committer | Jeff Garzik <jgarzik@pobox.com> | Fri Oct 28 16:07:30 2005 -0400 |
tree | 40372d93b1c99a0e488adedbbd8c843c26807058 | |
parent | e2adbcb480992de8a01acf9218e8bbd9b507fc6f [diff] |
[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>