]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
net80211: correct types for nf and rssi
authorBjoern A. Zeeb <bz@FreeBSD.org>
Fri, 1 Apr 2022 22:30:02 +0000 (22:30 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Fri, 1 Apr 2022 22:30:02 +0000 (22:30 +0000)
commit4a22cd6c4e5f4fc4a38aa7400742d4005c5ae3de
treea8e3d206cab4b67ae9cb66b2cb11af4ee20eb56b
parentd6226d6adb3aab73438e5a7d13e79c532e7b4062
net80211: correct types for nf and rssi

NF and RSSI should be signed and not unsigned to avoid problems.
Change the type accordingly.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
sys/net80211/_ieee80211.h