K 10 svn:author V 3 hrs K 8 svn:date V 27 2013-07-02T16:39:12.768565Z K 7 svn:log V 188 Fix a panic when leaving MC group in a kernel with VIMAGE enabled. in_leavegroup() is called from an asynchronous task, and igmp_change_state() requires that curvnet is set by the caller. END