]> err.no Git - linux-2.6/blobdiff - net/ieee80211/softmac/ieee80211softmac_priv.h
[PATCH] softmac: Fixed handling of deassociation from AP
[linux-2.6] / net / ieee80211 / softmac / ieee80211softmac_priv.h
index 0642e090b8a7a177ce0bf63a56a3692e2e57c0a8..3ae894f0c8f7815d6fc461f34f868cc53cee9bf7 100644 (file)
@@ -238,4 +238,6 @@ void ieee80211softmac_call_events_locked(struct ieee80211softmac_device *mac, in
 int ieee80211softmac_notify_internal(struct ieee80211softmac_device *mac,
        int event, void *event_context, notify_function_ptr fun, void *context, gfp_t gfp_mask);
 
+void ieee80211softmac_try_reassoc(struct ieee80211softmac_device *mac);
+
 #endif /* IEEE80211SOFTMAC_PRIV_H_ */