From: Ajit Khaparde Date: Wed, 1 May 2013 09:38:24 +0000 (+0000) Subject: be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain... X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~39^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5dae588fd6d5c6eceaf25fda4a78698d7ad888c;p=pandora-kernel.git be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devices When a user requests Promiscuous mode on SkyHawk-R devices, the FW enables Desparate Promiscuous mode. Due to this, we need to explicitly enable Multicast Promiscuous mode so that Multicast packets are received as well. This patch fixes that. Signed-off-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed