freebsd-dev/sys/dev/nge
Pyun YongHyeon a2621dd29b 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
2015-01-12 07:43:19 +00:00
..
if_nge.c Receive filter configuration is done in nge_rxfilter(). Remove 2015-01-12 07:43:19 +00:00
if_ngereg.h - Import the common MII bitbang'ing code from NetBSD and convert drivers to 2011-11-01 16:13:59 +00:00