From: David Woodhouse Date: Sun, 16 Dec 2007 22:21:00 +0000 (-0500) Subject: libertas: fix return from lbs_update_channel() X-Git-Tag: v2.6.25-rc1~1162^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1a469fd1b7335572a3803b6ba4ce3783a74532b;p=pandora-kernel.git libertas: fix return from lbs_update_channel() If we return the channel number in a 'ret' variable where anything non-zero is later interpreted as an error, that isn't nice. It breaks WPA, for a start. OLPC trac #5485 Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed