K 10 svn:author V 7 yongari K 8 svn:date V 27 2015-01-12T07:43:19.752012Z K 7 svn:log V 336 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. Suggested by: brad@OpenBSD.org END