K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-01-24T22:21:58.592962Z K 7 svn:log V 258 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. Reviewed by: pluknet, bz MFC after: 2 weeks END