git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93c78c5
)
mac80211: clean up mesh code
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 15 Feb 2013 13:40:31 +0000
(14:40 +0100)
committer
Johannes 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