From: Olivier Blin Date: Fri, 24 Oct 2014 17:43:02 +0000 (+0200) Subject: cdc-ether: handle promiscuous mode with a set_rx_mode callback X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~25^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b77e26d191590c73b4a982ea3b3b87194069a56a;p=pandora-kernel.git cdc-ether: handle promiscuous mode with a set_rx_mode callback Promiscuous mode was not supported anymore with my Lenovo adapters (RTL8153) since commit c472ab68ad67db23c9907a27649b7dc0899b61f9 (cdc-ether: clean packet filter upon probe). It was not possible to use them in a bridge anymore. Signed-off-by: Olivier Blin Also-analyzed-by: Loïc Yhuel Signed-off-by: David S. Miller --- Reading git-diff-tree failed