On Wed, 2013-11-20 at 10:41 +0100, Janusz Dziedzic wrote: > + r = cfg80211_get_chans_dfs_is_weather(wiphy, > + chandef->center_freq1, > + width); > + > + if (r) > + return r; extra blank line > + default: > + WARN_ON(chandef->center_freq2); > + break; seems you'd want to return an error here johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html