From: Peter Tiedemann Date: Thu, 29 Nov 2007 16:36:27 +0000 (+0100) Subject: ctc: make use of alloc_netdev() X-Git-Tag: v2.6.24-rc4~9^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1478859017452a1179dbbdf7b9eb5b48438746;p=pandora-kernel.git ctc: make use of alloc_netdev() Currently ctc-device initialization is broken (kernel bug in ctc_new_device). The new network namespace code reveals a deficiency of the ctc driver. It should make use of alloc_netdev() as described in Documentation/networking/netdevices.txt. Signed-off-by: Peter Tiedemann Signed-off-by: Ursula Braun Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed