From: Johannes Berg Date: Tue, 18 May 2010 12:36:34 +0000 (+0200) Subject: cfg80211: add missing braces X-Git-Tag: v2.6.35-rc1~260^2~6^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=579d7534ca83235794b6d9ef3cd473ffc14e9d42;p=pandora-kernel.git cfg80211: add missing braces Specifying a valid channel type will get goto out rather than continuing, due to missing braces. This affects both remain on channel and action frame TX commands. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed