commit | 0891b0e08937aaec2c4734acb94c5ff8042313bb | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Tue Jul 26 10:19:28 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 27 22:39:30 2011 -0700 |
tree | 4d02c8d55b2f51708d873c914a778935c18c3e9c | |
parent | b852b720877e6b8e12b95a7cb4e00ea351b8cbfc [diff] |
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 <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>