git: if_iwm - Use rates given in struct ieee80211_txparam for non-data transfers.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun Nov 6 11:29:15 PST 2016
commit ca21082055e9a7a94c647b6214a0343b271b639c
Author: Imre Vadász <imre at vdsz.com>
Date: Sun Nov 6 17:44:56 2016 +0100
if_iwm - Use rates given in struct ieee80211_txparam for non-data transfers.
* Make iwm_tx_fill_cmd() just return the uint8_t rate, to avoid looking up
the firmware rate-index for DATA transfers.
Taken-From: FreeBSD (svn r306286)
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 80 +++++++++++++++++++++++++---------------------
1 file changed, 43 insertions(+), 37 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ca21082055e9a7a94c647b6214a0343b271b639c
--
DragonFly BSD source repository
More information about the Commits
mailing list