K 10 svn:author V 3 mtm K 8 svn:date V 27 2003-07-19T11:32:48.000000Z K 7 svn:log V 230 Turn a KASSERT back into an EINVAL return value. So, next time someone comes across it, it will turn into a core dump in userland instead of a kernel panic. I had also inverted the sense of the test, so Double pointy hat to: mtm END