git: Make sure to disable RX MAC in alc_stop_mac(). Previously there was a logic error which it always enabled RX MAC.
Michael Neumann
mneumann at crater.dragonflybsd.org
Tue Aug 5 06:23:16 PDT 2014
commit d3188f4adaaf56e1143d6c8dd94616be2efcf78f
Author: Michael Neumann <mneumann at ntecs.de>
Date: Tue Aug 5 13:44:55 2014 +0200
Make sure to disable RX MAC in alc_stop_mac(). Previously there was a logic error which it always enabled RX MAC.
Obtained-From: FreeBSD (r211285 d05dbde94114fc2033995347b55de74f9bc8e40e)
Summary of changes:
sys/dev/netif/alc/if_alc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d3188f4adaaf56e1143d6c8dd94616be2efcf78f
--
DragonFly BSD source repository
More information about the Commits
mailing list