From: Johannes Berg Date: Mon, 8 Sep 2008 15:44:27 +0000 (+0200) Subject: mac80211: move BSS handling to scan code X-Git-Tag: v2.6.28-rc1~717^2~292^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5484e23749e78d5a4f56928efaf3c4b0d862b7a6;p=pandora-kernel.git mac80211: move BSS handling to scan code 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed