K 10 svn:author V 7 weongyo K 8 svn:date V 27 2008-05-15T04:29:28.000000Z K 7 svn:log V 216 Fix a panic when it occurred during initializing the ndis driver because it try to read network address through ifnet structure which is NULL until the ndis driver's initialization is finished. Reviewed by: thompsa END