K 10 svn:author V 3 imp K 8 svn:date V 27 2003-03-11T17:13:33.000000Z K 7 svn:log V 302 Remove bogus UNLOCK in if_wi.c. Since we no longer WILOCK() in the attach routine, calling WIUNLOCK in the error case of one of the ifs for that routine is now bogus. This should have been removed when the WILOCK() was removed, but wasn't. Submitted by: "Harti Brandt" END