On Mon, Mar 4, 2013 at 7:09 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Fri, 2013-03-01 at 22:02 -0800, Thomas Pedersen wrote: > >> @@ -4769,8 +4770,11 @@ static int nl80211_parse_mesh_setup(struct genl_info *info, >> setup->ie = nla_data(ieattr); >> setup->ie_len = nla_len(ieattr); >> } >> + setup->user_mpm = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_MPM]); > > Should check the feature bit here? Oh, right. -- Thomas -- 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