[PATCH] ibmveth fix panic in initial replenish cycle
authorSantiago Leon <santil@us.ibm.com>
Tue, 1 Nov 2005 19:15:09 +0000 (14:15 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 2 Nov 2005 05:56:40 +0000 (21:56 -0800)
commit6c2af71f7f6ac10ab45e9461e1dd7aa09079643a
treea8d5c8968b21a952430baa328c9144b4e56b71d9
parentbbc5b21284318a7c981afa85fc4f51c1256eedec
[PATCH] ibmveth fix panic in initial replenish cycle

This patch fixes a panic in the current tree caused by a race condition between the initial replenish cycle and the rx processing of the first packets trying to replenish the buffers.

Signed-off-by: Santiago Leon <santil@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/ibmveth.c