From: Toshiaki Makita Date: Thu, 5 Jun 2014 11:53:32 +0000 (+0900) Subject: bridge: Fix incorrect judgment of promisc X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0a47d1f781665d2aa126b804572314d128a0070;p=pandora-kernel.git bridge: Fix incorrect judgment of promisc br_manage_promisc() incorrectly expects br_auto_port() to return only 0 or 1, while it actually returns flags, i.e., a subset of BR_AUTO_MASK. Signed-off-by: Toshiaki Makita Signed-off-by: David S. Miller --- Reading git-diff-tree failed