mac80211: clean up mesh code
authorJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 13:40:31 +0000 (14:40 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 14:46:37 +0000 (15:46 +0100)
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 <johannes.berg@intel.com>

No differences found