]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/wireless/core.h
cfg80211: add feature to hold bss
[linux-2.6-omap-h63xx.git] / net / wireless / core.h
index 6acd483a61f838f7359aa946dbf488aeff50c1d0..97a6fd8b2b03790d8aa9c781fc7950b0e6d366da 100644 (file)
@@ -90,6 +90,8 @@ struct cfg80211_internal_bss {
        struct rb_node rbn;
        unsigned long ts;
        struct kref ref;
+       bool hold;
+
        /* must be last because of priv member */
        struct cfg80211_bss pub;
 };