From: Antoine Reversat Date: Thu, 16 Jun 2011 10:47:13 +0000 (+0000) Subject: vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support X-Git-Tag: v3.0-rc4~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3cb78c772de593afa720687ce3abbed8d93b0c3;p=pandora-kernel.git vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support This patch removes the call to ndo_vlan_rx_register if the underlying device doesn't have hardware support for VLAN. Signed-off-by: Antoine Reversat Signed-off-by: David S. Miller --- Reading git-diff-tree failed