]> git.ipfire.org Git - thirdparty/hostap.git/commit
bsd: Set level correctly for non FreeBSD systems
authorRoy Marples <roy@marples.name>
Mon, 11 Apr 2016 08:56:20 +0000 (09:56 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 17 Apr 2016 15:34:22 +0000 (18:34 +0300)
commit18ae3a675cd56ebcf476c232c603dd6da31e8441
tree55b9d3f07f53d6a3e8b13f708ffef1c78f35dd40
parent51269b386a4f40444df144ae4760f666889a7e37
bsd: Set level correctly for non FreeBSD systems

Only FreeBSD treats rssi as dBm, other BSD have no special meaning to
rssi.

Signed-off-by: Roy Marples <roy@marples.name>
src/drivers/driver_bsd.c