summaryrefslogtreecommitdiff
path: root/ofproto
diff options
context:
space:
mode:
authorTimothy Redaelli <tredaelli@redhat.com>2018-11-10 16:52:00 +0100
committerBen Pfaff <blp@ovn.org>2018-11-10 11:29:45 -0800
commit00b82d6cc4760f2cc614f3e81f1c8eabcfdf9ef3 (patch)
tree21141f9f42a5cdf93d883ccb20adcb01dde5ae30 /ofproto
parentd5cc46e3d185dcd32e2ef099b2ce38e1a7f95eee (diff)
downloadopenvswitch-00b82d6cc4760f2cc614f3e81f1c8eabcfdf9ef3.tar.gz
bond: Remove executable bit from bond.c
In commit 90061ea7d1dd ("bond: Fix LACP fallback to active-backup when recirc is enabled.") the file mode of bond.c accidentaly changed from 0644 to 0755. This commit restores the previous file mode (0644) on bond.c. CC: Ben Pfaff <blp@ovn.org> Fixes: 90061ea7d1dd ("bond: Fix LACP fallback to active-backup when recirc is enabled.") Acked-by: Flavio Leitner <fbl@sysclose.org> Signed-off-by: Timothy Redaelli <tredaelli@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'ofproto')
-rw-r--r--[-rwxr-xr-x]ofproto/bond.c0
1 files changed, 0 insertions, 0 deletions
diff --git a/ofproto/bond.c b/ofproto/bond.c
index d2a8b1f89..d2a8b1f89 100755..100644
--- a/ofproto/bond.c
+++ b/ofproto/bond.c