On Thu, 2012-06-28 at 14:16 +0300, Vladimir Kondratiev wrote: > + /* > + * on 60gHz band, there are no legacy rates, so > + * n_bitrates is 0 > + */ > + if (WARN_ON((band != IEEE80211_BAND_60GHZ) && > + !sband->n_bitrates)) > return -EINVAL; Please fix indentation. 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