git: if_iwm - valid_{tx, rx}_ant from radio_cfg is only needed for 8000 family.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Thu May 26 07:31:35 PDT 2016
commit 3655dfb6fc311fc83e5ce8370dd91b4cd4a37991
Author: Imre Vadász <imre at vdsz.com>
Date: Wed May 25 21:03:22 2016 +0200
if_iwm - valid_{tx,rx}_ant from radio_cfg is only needed for 8000 family.
* The "if (!data->valid_tx_ant || !data->valid_rx_ant) {" check was getting
triggered with a 3165 chipset.
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 10 ----------
1 file changed, 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3655dfb6fc311fc83e5ce8370dd91b4cd4a37991
--
DragonFly BSD source repository
More information about the Commits
mailing list