K 10 svn:author V 8 hselasky K 8 svn:date V 27 2010-12-11T08:44:10.003222Z K 7 svn:log V 182 Fix race in devfs by using LIST_FIRST() instead of LIST_FOREACH_SAFE() when freeing the devfs private data entries. Reviewed by: kib MFC after: 3 days Approved by: thompsa (mentor) END