On Sun, 2012-07-08 at 11:31 +0200, Antonio Quartulli wrote: > +int cfg80211_set_mcast_rate(struct cfg80211_registered_device *rdev, > + struct net_device *dev, > + struct cfg80211_ibss_params *params) I'd say just inline the function into the nl80211.c handler itself, not much value in having it separate. > + mcast_attr = nla_get_u32(info->attrs[NL80211_ATTR_MCAST_RATE]); > + if (info->attrs[NL80211_ATTR_MCAST_RATE] && this is wrong 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