From: Kalle Valo Date: Fri, 7 Aug 2009 10:34:27 +0000 (+0300) Subject: wl1251: initialise default channel to zero X-Git-Tag: v2.6.32-rc1~703^2~367^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9780279c60c32cb5f14531aa34ae991bb714c90c;p=pandora-kernel.git wl1251: initialise default channel to zero Because wl->channel was initialised to one, the first join command in wl1251_op_config() always failed. Signed-off-by: Kalle Valo Reviewed-by: Vidhya Govindan Signed-off-by: John W. Linville --- Reading git-diff-tree failed