K 10 svn:author V 2 ru K 8 svn:date V 27 2005-11-14T18:19:57.000000Z K 7 svn:log V 173 Unlike the rest of the world, NDIS code can access "struct ifnet" before is has been fully initialized by if_attach(). Account for that to avoid a null pointer dereference. END