On Wed, 2013-12-18 at 17:58 +0100, Jones Desougi wrote: > One locking oddness below. > > @@ -301,6 +302,7 @@ static void __ieee80211_sta_join_ibss(struct ieee80211_sub_if_data *sdata, > > sdata_info(sdata, "Failed to join IBSS, no channel context\n"); > > return; > > } > > + mutex_unlock(&local->mtx); > > At least looking at the patch only, the return above without unlock > seems suspicious. Indeed. But please trim your quotes in the future :) 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