]> git.karo-electronics.de Git - linux-beck.git/blobdiff - net/mac80211/offchannel.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-beck.git] / net / mac80211 / offchannel.c
index 430bd254e49693bf7e62744843fff8c10a2acb9a..950c95bec13dc7b3b69cf6abf18d1bbe8b787c6a 100644 (file)
@@ -277,7 +277,7 @@ void ieee80211_start_next_roc(struct ieee80211_local *local)
                        duration = 10;
 
                ret = drv_remain_on_channel(local, roc->sdata, roc->chan,
-                                           duration);
+                                           duration, roc->type);
 
                roc->started = true;