Skip to content

Commit

Permalink
rtnetlink: Remove executable bit from rtnetlink.h
Browse files Browse the repository at this point in the history
In commit 135ee7e ("rtnetlink: extend parser to include kind of master and
slave") the file mode of rtnetlink.h accidentaly changed from 0644 to 0755.

This commit restores the previous file mode (0644) on rtnetlink.h.

CC: John Hurley <john.hurley@netronome.com>
Fixes: 135ee7e ("rtnetlink: extend parser to include kind of master and slave")
Acked-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
  • Loading branch information
drizzt authored and blp committed Nov 10, 2018
1 parent 00b82d6 commit 87c7a35
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified lib/rtnetlink.h 100755 → 100644
Empty file.

0 comments on commit 87c7a35

Please sign in to comment.