K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2014-02-18T01:20:26.551649Z K 7 svn:log V 299 In ue_attach_post_task(), initialize curvnet to vnet0 before calling if_attach(). Before this patch, curvnet was NULL. When the VIMAGE kernel option is enabled, this eliminates kernel panics when USB ethernet devices are plugged in. PR: 183835 Submitted by: Hiroo Oono END