]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/mac80211/chan.c
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / net / mac80211 / chan.c
index bd01a9f041bd92f4969dd9abf324d73ab2497ea6..0da6f3a027e7e9cf18163238c4017972c31d246a 100644 (file)
@@ -1351,7 +1351,7 @@ static int ieee80211_vif_use_reserved_switch(struct ieee80211_local *local)
 
                        list_del(&sdata->reserved_chanctx_list);
                        list_move(&sdata->assigned_chanctx_list,
-                                 &new_ctx->assigned_vifs);
+                                 &ctx->assigned_vifs);
                        sdata->reserved_chanctx = NULL;
 
                        ieee80211_vif_chanctx_reservation_complete(sdata);