git: DragonFly_RELEASE_3_8 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
Wed Aug 6 02:46:12 PDT 2014
commit 8995d30369343b0ee647e0fdd9b5795a9645201d
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/8995d30369343b0ee647e0fdd9b5795a9645201d
--
DragonFly BSD source repository
More information about the Commits
mailing list