On Fri, 2012-05-18 at 14:03 +0200, Michal Kazior wrote: > +static inline void > +drv_add_channel_context(struct ieee80211_local *local, > + struct ieee80211_channel_context *ctx) > +{ > + if (local->ops->add_channel_context) > + local->ops->add_channel_context(&local->hw, ctx); > +} tracing would be good, but otherwise this is obviously good 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