commit | 36c9bb29bfad5c43327aa7b8b912ff8dca68416c | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Tue Nov 05 11:16:54 2013 -0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 25 20:50:01 2013 +0100 |
tree | 3f9fca737a5cc1b9cecff35267af6daed29528ca | |
parent | 32cb05bfe81ed00676a21d914db5729abe3f326f [diff] |
mac80211: mesh: rewrite rssi_threshold_check in C Use C instead of cpp for type checking. Also swap the arguments into the usual sdata -> sta order. Signed-off-by: Bob Copeland <bob@cozybit.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>