K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-04-10T18:29:31.000000Z K 7 svn:log V 278 MFR6: Stopgap fix to avoid "mutex ipw0 recursed" panics in msleep for recursive ioctl paths. Instead of using a recursive mutex we use conditional locking and keep track of the recursion on the stack. Reported and tested by: Ulrich Spoerlein Approved by: re (scottl) END