]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: mesh: rewrite rssi_threshold_check in C
authorBob Copeland <me@bobcopeland.com>
Tue, 5 Nov 2013 19:16:54 +0000 (11:16 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:50:01 +0000 (20:50 +0100)
commit071ed3485f21e02bc2d3d3094b72867466ffa26d
tree3f9fca737a5cc1b9cecff35267af6daed29528ca
parentc6bad41557655827382ceb424e3714315f4243e7
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>
net/mac80211/mesh_plink.c