Make sure to disable RX MAC in alc_stop_mac(). Previously there was a logic error...
authorMichael Neumann <mneumann@ntecs.de>
Tue, 5 Aug 2014 11:44:55 +0000 (13:44 +0200)
committerMichael Neumann <mneumann@ntecs.de>
Tue, 5 Aug 2014 11:52:07 +0000 (13:52 +0200)
commitd3188f4adaaf56e1143d6c8dd94616be2efcf78f
tree16326d06e09c1288c42e949f4f3aab23778f33ad
parent545b9315d306c154f99cec1702444d49b101fdd0
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)
sys/dev/netif/alc/if_alc.c