From: David S. Miller <hidden> Date: 2003-08-19 19:41:54
On Tue, 19 Aug 2003 18:36:37 +0300
Eran Mann [off-list ref] wrote:
The current code attempts to add a proc entry for each vlan device,
however there is no check whether this attempt succeeded. When a device
is unregistered it tries to remove the proc entry, if none was added
the oops follows...
Patch applied to my 2.4.x tree, scheduled for 2.4.23-preX
Can someone check out 2.6.x?