K 10 svn:author V 2 kp K 8 svn:date V 27 2020-02-01T19:40:11.981553Z K 7 svn:log V 237 tests: epair: Don't fail if we load if_epair kldload() returns a positive integer when it loads a ko, so check that the return value is -1 to detect error cases, not that it's different from zero. MFC after: 3 days X-MFC-With: r357234 END