Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-2.6-block.git] / net / wireless / core.c
index 3a9c41bc849aa8f32fbc75eafe564b3a5385c4db..9f1c4aa851efdf55ab81044b10ef58b7bd73ecf6 100644 (file)
@@ -1157,6 +1157,8 @@ static int cfg80211_netdev_notifier_call(struct notifier_block *nb,
                return NOTIFY_DONE;
        }
 
+       wireless_nlevent_flush();
+
        return NOTIFY_OK;
 }