On Thu, 2014-07-24 at 12:39 +0200, Lorenzo Bianconi wrote: > @@ -2950,7 +2951,7 @@ struct ieee80211_ops { > int (*get_survey)(struct ieee80211_hw *hw, int idx, > struct survey_info *survey); > void (*rfkill_poll)(struct ieee80211_hw *hw); > - void (*set_coverage_class)(struct ieee80211_hw *hw, u8 coverage_class); > + int (*set_coverage_class)(struct ieee80211_hw *hw, s16 coverage_class); This patch also needs to update all drivers ...... 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