]> git.baikalelectronics.ru Git - kernel.git/commit
qlcnic: mac vlan learning support
authorAmit Kumar Salecha <amit.salecha@qlogic.com>
Tue, 31 Aug 2010 17:17:52 +0000 (17:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Sep 2010 17:41:57 +0000 (10:41 -0700)
commite7ce829d49dcee83b66155b9a3bb33b491d97385
tree420344c7cd203c648c4747293f1a41ae3b3d8ee1
parent2e254d354eeb42cefd44735efe3c82e36168d294
qlcnic: mac vlan learning support

Hypervisor allows, two VM's interfaces to have same mac address.
These VM's interfaces get differentiate with Vlan tag.
This patch add support to learn and configure mac+vlan filter on device.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic.h
drivers/net/qlcnic/qlcnic_hw.c
drivers/net/qlcnic/qlcnic_main.c