net80211 keeps the rssi value in 0.5bm relative to the noise floor
(see comment in ieee80211_node.h). Do proper maths to get a plain
rssi value back (*).
(*) Not quite yet but that's a general problem throughout the stack.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days