]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Eliminate bogus usage of WI_RSSI_TO_DBM(). Not only does it bogusly
authorgreen <green@FreeBSD.org>
Wed, 17 Mar 2004 21:54:52 +0000 (21:54 +0000)
committergreen <green@FreeBSD.org>
Wed, 17 Mar 2004 21:54:52 +0000 (21:54 +0000)
commit436fe9bbc1dd12e4651d30356928ac1a8d427448
tree7a180ae26c21b50174a7d61905afabec0cfe852c
parent39929fa757939b676054de093fe52ff89284519d
Eliminate bogus usage of WI_RSSI_TO_DBM().  Not only does it bogusly
clip/destroy the dB value contained in the wi(4)'s receive frames,
it doesn't match with the flag set in the radiotap header
(unperturbed dB versus dBm).
sys/dev/wi/if_wi.c