From: Kalle Valo Date: Fri, 7 Aug 2009 10:34:49 +0000 (+0300) Subject: wl1251: fix channel setting in wl1251_op_config() X-Git-Tag: v2.6.32-rc1~703^2~367^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9a98460b6c8dac47d0e34bcb04850193d41565;p=pandora-kernel.git wl1251: fix channel setting in wl1251_op_config() There is a bug in wl1251_op_config(). It was calling join with previous channel. Fix it by setting assigning wl->channel before calling join command. Signed-off-by: Kalle Valo Reviewed-by: Vidhya Govindan Signed-off-by: John W. Linville --- Reading git-diff-tree failed