if_iwm - Use rates given in struct ieee80211_txparam for non-data transfers.
commitca21082055e9a7a94c647b6214a0343b271b639c
authorImre Vadász <imre@vdsz.com>
Sun, 6 Nov 2016 16:44:56 +0000 (6 17:44 +0100)
committerImre Vadász <imre@vdsz.com>
Sun, 6 Nov 2016 19:28:26 +0000 (6 20:28 +0100)
tree132f5e1bc22cd407391236cedec54f1c331923d2
parent5d6b465e288ac5b52d7115688d4e6516acbbea1c
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)
sys/dev/netif/iwm/if_iwm.c