On Thu, 29 May 2014 10:15:30 +0800 Wang Weidong <[email protected]> wrote:
> As commit 2796d0c648c94("bridge: Automatically manage port
> promiscuous mode."), make the add_if use dev_set_allmulti
> instead of dev_set_promiscuous, so when add_if failed, we
> should do dev_set_allmulti(dev, -1).
>
> Signed-off-by: Wang Weidong <[email protected]>
Good catch.
Acked-by: Stephen Hemminger <[email protected]>
