diff options
| author | wangweidong <[email protected]> | 2014-05-29 10:15:30 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-06-01 22:05:16 -0700 |
| commit | 019ee792d7861fde33e6c2331a8b32a2b975e865 (patch) | |
| tree | 9c8fe92378c2bd49589169af10bb7b92826582eb /tools/perf/scripts/python | |
| parent | ee39facbf82e73e468c504d2b40e83e2d223c28c (diff) | |
bridge: fix the unbalanced promiscuous count when add_if failed
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]>
Reviewed-by: Amos Kong <[email protected]>
Acked-by: Vlad Yasevich <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions