From: Bob Copeland Date: Tue, 5 Nov 2013 19:16:54 +0000 (-0800) Subject: mac80211: mesh: rewrite rssi_threshold_check in C X-Git-Tag: v3.14-rc1~94^2~334^2^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36c9bb29bfad5c43327aa7b8b912ff8dca68416c;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed