]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
net80211(4): do not setup Tx parameters for unsupported modes.
authorAndriy Voskoboinyk <avos@FreeBSD.org>
Sun, 3 Feb 2019 04:31:50 +0000 (04:31 +0000)
committerAndriy Voskoboinyk <avos@FreeBSD.org>
Sun, 3 Feb 2019 04:31:50 +0000 (04:31 +0000)
commit1c4cb65153a3ac4c8b2af4638a84192ff8c8aca0
tree5f5b4f3f1c4c3936a048926b8ef6a707d749faf2
parent35a5128d5042cf9eb6a1b17d368db2b6511ae965
net80211(4): do not setup Tx parameters for unsupported modes.

That should shorten 'ifconfig <wlan> list txparam' output since
unsupported modes will not be shown.

Checked with RTL8188EE, STA mode.

MFC after: 2 weeks
sys/net80211/ieee80211_proto.c
sys/net80211/ieee80211_tdma.c