From: Jiri Pirko Date: Tue, 26 Jul 2011 10:19:28 +0000 (+0000) Subject: forcedeth: fix vlans X-Git-Tag: v3.1-rc1~130^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0891b0e08937aaec2c4734acb94c5ff8042313bb;p=pandora-kernel.git forcedeth: fix vlans For some reason, when rxaccel is disabled, NV_RX3_VLAN_TAG_PRESENT is still set and some pseudorandom vids appear. So check for NETIF_F_HW_VLAN_RX as well. Also set correctly hw_features and set vlan mode on probe. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed