While playing around with testsuite, I noticed two minor nits which this series attempts to fix.
Phil Sutter (2): testsuite: skip link show test on big endian systems testsuite: Search kernel config in modules dir also .gitignore | 1 + testsuite/Makefile | 7 +++++++ testsuite/tests/ip/link/show_dev_wo_vf_rate.t | 5 +++++ testsuite/tools/Makefile | 2 ++ testsuite/tools/is_big_endian.c | 7 +++++++ 5 files changed, 22 insertions(+) create mode 100644 testsuite/tools/Makefile create mode 100644 testsuite/tools/is_big_endian.c -- 2.11.0