From: Johannes Berg Date: Fri, 15 Feb 2013 13:40:31 +0000 (+0100) Subject: mac80211: clean up mesh code X-Git-Tag: v3.9-rc1~139^2~2^2^2~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf7cd94dcc71682cd6af4a9028f95307b7db41c5;p=pandora-kernel.git mac80211: clean up mesh code There's various code with strange indentation, questionable loop and locking constructs, etc. The bigger change is moving the "sdata" argument to the first argument of all functions, like all other mac80211 functions that have one. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed