commit | 71cc7c37af71b497698f7f8a68e46a458071fcef | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Wed Feb 15 17:55:06 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 16 17:08:09 2012 -0500 |
tree | 5ac6cf763fd29fe93b02b2eed8404276064d1c87 | |
parent | 6743fe6df43b4dc5950f605edfeee086d0a80f06 [diff] |
net: sh_eth: add support for VLAN tag filtering Some controllers have TSU. It can register one VLAN tag, and it can filter other VLAN tag by hardware. If vlan_rx_add_vid() is called twice or more, the driver will disable the filtering. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>