From: Padmanabh Ratnakar Date: Wed, 25 Apr 2012 01:46:06 +0000 (+0000) Subject: be2net: Fix VLAN/multicast packet reception X-Git-Tag: v3.5-rc1~109^2~290 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc16ebf69fc57b42110712eaaf8a6aa2492afbe;p=pandora-kernel.git be2net: Fix VLAN/multicast packet reception VLAN and multicast hardware filters are limited and can get exhausted in adapters with many PCI functions. If setting a VLAN or multicast filter fails due to lack of sufficient hardware resources, these packets get dropped. Fix this by switching to VLAN or multicast promiscous mode so that these packets are not dropped. Signed-off-by: Padmanabh Ratnakar Signed-off-by: David S. Miller --- Reading git-diff-tree failed