K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-03-02T19:27:01.173018Z K 7 svn:log V 225 MFC 217805: Fix a LOR by dropping the global ifnet locks while allocating a new ifnet table in if_grow(). The order of the SYSINIT's for ifnet state were swapped so that the various locks were initialized before being used. END