On Thu, 2013-06-27 at 14:44 +0200, Simon Wunderlich wrote: > static void ath_rate_init(void *priv, struct ieee80211_supported_band *sband, > + struct cfg80211_chan_def *chandef, I'd argue you can remove the sband pointer now, since the band is known from the chandef? Also, I'm not sure why you'd need this in rate_update, it should be good enough in rate_init, no? 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