projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e00790
)
Remove spurious blank line.
author
Ben Pfaff
<blp@nicira.com>
Thu, 28 Jul 2011 00:07:07 +0000
(17:07 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Thu, 28 Jul 2011 00:07:48 +0000
(17:07 -0700)
vswitchd/bridge.c
patch
|
blob
|
history
diff --git
a/vswitchd/bridge.c
b/vswitchd/bridge.c
index c331f1d0fe40067cdd5a0b80a359a76d5473dcd1..35ee3e737357d1477a2e531d8d3263e33d3f13cd 100644
(file)
--- a/
vswitchd/bridge.c
+++ b/
vswitchd/bridge.c
@@
-2748,7
+2748,6
@@
mirror_configure(struct mirror *m, const struct ovsrec_mirror *cfg)
&s.srcs, &s.n_srcs);
mirror_collect_ports(m, cfg->select_dst_port, cfg->n_select_dst_port,
&s.dsts, &s.n_dsts);
-
}
/* Get VLAN selection. */