commit | bf7cd94dcc71682cd6af4a9028f95307b7db41c5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 14:40:31 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 15:46:37 2013 +0100 |
tree | 66b4573619eaebf52c0a298969a9756eb0059266 | |
parent | 93c78c5debeb9c7101ecc73347d4730c26a98c05 [diff] |
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 <johannes.berg@intel.com>