On Thu, Dec 16, 2010 at 10:39 PM, Senthil Balasubramanian <senthilkumar@xxxxxxxxxxx> wrote: >> diff --git a/drivers/net/wireless/ath/regd.c b/drivers/net/wireless/ath/regd.c >> index 2b14775..426b514 100644 >> --- a/drivers/net/wireless/ath/regd.c >> +++ b/drivers/net/wireless/ath/regd.c >> @@ -337,7 +337,8 @@ static void ath_reg_apply_world_flags(struct wiphy *wiphy, >> >> Âint ath_reg_notifier_apply(struct wiphy *wiphy, >> Â Â Â Â Â Â Â Â Â Â Â Â Âstruct regulatory_request *request, >> - Â Â Â Â Â Â Â Â Â Â Â Âstruct ath_regulatory *reg) >> + Â Â Â Â Â Â Â Â Â Â Â Âstruct ath_regulatory *reg, >> + Â Â Â Â Â Â Â Â Â Â Â Âu16 dfs_region) > may be we can maintain consistency of dfs_regsion type. It's u8 everywhere > except here..??? Good catch yes, that was a typo. Luis -- 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