> On Thu, 2014-07-24 at 14:12 +0200, Lorenzo Bianconi wrote: >> > 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 ...... >> >> Currently just ath9k, ath5k and p54 implement set_coverage_class >> function pointer. I would send a different patch for these changes. >> Should I include them in this patchset? > > Guess what will happen if I merge this patch? > > Hint: the kernel will not compile correctly any more. > > johannes > Ok, I will include changes to lower drivers in this patchset. Lorenzo -- UNIX is Sexy: who | grep -i blonde | talk; cd ~; wine; talk; touch; unzip; touch; strip; gasp; finger; gasp; mount; fsck; more; yes; gasp; umount; make clean; sleep -- 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