From: Johannes Berg Date: Fri, 25 Oct 2013 10:46:44 +0000 (+0200) Subject: cfg80211: add missing break in cfg80211_get_chan_state() X-Git-Tag: v3.14-rc1~94^2~334^2^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f0094b3c7b8fef51f1ea6a0abc08b99d1444506;p=pandora-kernel.git cfg80211: add missing break in cfg80211_get_chan_state() Improve readability of the function by adding the break, there's no functional impact but it's confusing to fall through. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed