Skip to content
Commit 66266b3a authored by John W. Linville's avatar John W. Linville
Browse files

cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info



The station_info struct had demanded dBm signal values, but the
cfg80211 wireless extensions implementation was also accepting
"unspecified" (i.e. RSSI) unit values while the nl80211 code was
completely unaware of them.  Resolve this by formally allowing the
"unspecified" units while making nl80211 ignore them.

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
Reviewed-by: default avatarJohannes Berg <johannes@sipsolutions.net>
parent e92109be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment