Re: [PATCH] cfg80211: Try multiple bandwidths when checking usable channels.

From: Johannes Berg
Date: Thu Jul 24 2014 - 07:08:06 EST


On Thu, 2014-07-10 at 15:25 +0200, Rostislav Lisovy wrote:

> const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy,
> - u32 center_freq);
> + u32 center_freq,
> + u32 desired_bw_khz);

You can't just change a function prototype without changing all the
callers...

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/