commit | 3968fa1e58896187ee5629db0720d93b9313ad9f | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajit.khaparde@emulex.com> | Sun Feb 20 11:41:53 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 22 10:26:46 2011 -0800 |
tree | b2ec3d6fcc3342afad5a81e0c1a6380d493bffee | |
parent | b2aebe6d8102ed55c161371a6ac4d945c95c334c [diff] |
be2net: fix to ignore transparent vlan ids wrongly indicated by NIC With transparent VLAN tagging, the ASIC wrongly indicates packets with VLAN ID. Strip them off in the driver. The VLAN Tag to be stripped will be given to the host as an async message. Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>