nl80211: fix the setting of RSSI threshold value for mesh
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Thu, 11 Jul 2013 10:24:03 +0000 (18:24 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 06:55:58 +0000 (09:55 +0300)
RSSI threshold value used for mesh peering should be in
negative value. After range checks to mesh parameters is
introduced, this is not allowed. Fix this.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>

No differences found