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:
98c8fcc
)
mac80211: move BSS handling to scan code
author
Johannes Berg
<johannes@sipsolutions.net>
Mon, 8 Sep 2008 15:44:27 +0000
(17:44 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 11 Sep 2008 19:53:37 +0000
(15:53 -0400)
This moves all the BSS list handling out of mlme.c to scan.c,
no further changes except fixing kzalloc/atomic_inc/atomic_inc
to kzalloc/atomic_set(2).
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found