lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 24 Jul 2014 13:07:50 +0200 From: Johannes Berg <johannes@...solutions.net> To: Rostislav Lisovy <lisovy@...il.com> Cc: "John W. Linville" <linville@...driver.com>, linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org, Michal Sojka <sojkam1@....cvut.cz>, s.sander@...dsys.de, jan-niklas.meier@...kswagen.de, Rostislav Lisovy <rostislav.lisovy@....cvut.cz> Subject: Re: [PATCH] cfg80211: Try multiple bandwidths when checking usable channels. 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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists