K 10 svn:author V 7 thompsa K 8 svn:date V 27 2008-12-22T20:38:00.351452Z K 7 svn:log V 255 Add a local hack to WITNESS so it can be asserted that the lock is not released for a section of code, this uses WITNESS_NOREL() and WITNESS_RELOK() to mark the boundaries. This allows net80211 to assert that the com lock isnt dropped over driver calls. END