From: Johannes Berg Date: Mon, 2 Nov 2009 10:31:51 +0000 (+0100) Subject: mac80211: fix internal scan request X-Git-Tag: v2.6.33-rc1~388^2~449^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c327d96759ac134384114830e19ded80e29fdcc4;p=pandora-kernel.git mac80211: fix internal scan request The internal scan request mac80211 uses to scan for IBSS networks was set up to contain no channels at all because n_channels wasn't set after setting up the channels array. Fix this to properly scan for networks. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed