Re: [PATCH 0/3 v3] macvtap driver
From: Arnd Bergmann <arnd@arndb.de>
Date: 2010-01-27 21:59:48
Also in:
bridge, lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2010-01-27 21:59:48
Also in:
bridge, lkml
On Wednesday 27 January 2010, Arnd Bergmann wrote:
There are still known problems, but unless there are fundamental concerns, I'd like this to go into net-next as an experimental driver, fixing up the remaining problems by 2.6.34-rc1.
I should have been more specific here. The one really annoying problem is a reference counting problem I introduced in one of the last changes that prevents you from destroying a device after it has been used. Unfortunately, I'm still traveling after LCA, and haven't had a chance to look into this before sending out the patches as I had originally planned. I've also seen crashes that are not fully reproducible, any bug reports on those are appreciated. Arnd