commit | d9d604f865ea82a6d344871c76f4a01cbb0b2b0f | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajit.khaparde@emulex.com> | Fri Sep 27 15:17:58 2013 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 27 17:11:49 2013 -0400 |
tree | bfe8899008ea921231f02b93e44abcc86a3d56b4 | |
parent | d44517fde6d0f40c2678ae9540115ec80cc90a46 [diff] |
be2net: Fix VLAN promiscuous mode programming When the interface runs out of the allocated entries in VLAN table, we program the interface in VLAN promiscuous mode. Use OPCODE_COMMON_NTWK_RX_FILTER to set VLAN Promiscuous mode instead of OPCODE_COMMON_NTWK_VLAN_CONFIG. Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>