From: Ajit Khaparde Date: Fri, 27 Sep 2013 20:17:58 +0000 (-0500) Subject: be2net: Fix VLAN promiscuous mode programming X-Git-Tag: v3.12-rc4~30^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d604f865ea82a6d344871c76f4a01cbb0b2b0f;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed