cfg80211: allow registering to beacons
[deliverable/linux.git] / net / wireless / core.h
index b9ec3061ed722c4dc58b526d0c545ce64ad5f163..4c6ff402435670db9bdf577b320c1f928433ec23 100644 (file)
@@ -54,6 +54,8 @@ struct cfg80211_registered_device {
        int opencount; /* also protected by devlist_mtx */
        wait_queue_head_t dev_wait;
 
+       u32 ap_beacons_nlpid;
+
        /* BSSes/scanning */
        spinlock_t bss_lock;
        struct list_head bss_list;
This page took 0.024923 seconds and 5 git commands to generate.