commit | 2b39a06198a0fbaf44a69f435c5d2b4280a0c10e | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.co.il> | Thu Oct 25 01:12:48 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 26 03:34:15 2012 -0400 |
tree | bca809ec01e878ac067353017447afdc8a03e70c | |
parent | 7208ca300725ebc1dd4c60511ed67a69c684eb91 [diff] |
net/mlx4_en: Don't use vlan tag value as an indication for vlan presence The vlan tag can be zero. This is why it can't serve as an indication that packet requires VLAN header in the TX flow. Signed-off-by: Moni Shoua <monis@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>