From: Stefan Rompf Date: Tue, 21 Mar 2006 01:11:41 +0000 (-0800) Subject: [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() X-Git-Tag: v2.6.17-rc1~1175^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddd7bf9fe4e59afc0a041378f82b6e1aa88f714b;p=pandora-kernel.git [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() this patch adds support to the VLAN driver to translate IF_OPER_DORMANT of the underlying device to netif_dormant_on(). Beside clean state forwarding, this allows running independant userspace supplicants on both the real device and the stacked VLAN. It depends on my RFC2863 patch. Signed-off-by: Stefan Rompf Signed-off-by: David S. Miller --- Reading git-diff-tree failed