K 10 svn:author V 7 yongari K 8 svn:date V 27 2015-03-26T05:08:35.416692Z K 7 svn:log V 327 MFC r277050: Receive filter configuration is done in nge_rxfilter(). Remove unnecessary filter configuration code in nge_init_locked(). While I'm here add a check for driver running state for multicast filter handling. Also remove unnecessary assignment to error variable since it is cleared in the function entry. END