]> git.proxmox.com Git - mirror_ovs.git/commitdiff
bond: Remove executable bit from bond.c
authorTimothy Redaelli <tredaelli@redhat.com>
Sat, 10 Nov 2018 15:52:00 +0000 (16:52 +0100)
committerBen Pfaff <blp@ovn.org>
Sat, 10 Nov 2018 19:29:45 +0000 (11:29 -0800)
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>
ofproto/bond.c [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)