summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath_beacon.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ath/if_ath_beacon.h')
-rw-r--r--sys/dev/ath/if_ath_beacon.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ath/if_ath_beacon.h b/sys/dev/ath/if_ath_beacon.h
index a940268..f3f73d7 100644
--- a/sys/dev/ath/if_ath_beacon.h
+++ b/sys/dev/ath/if_ath_beacon.h
@@ -48,7 +48,5 @@ extern int ath_beacon_alloc(struct ath_softc *sc, struct ieee80211_node *ni);
extern void ath_beacon_return(struct ath_softc *sc, struct ath_buf *bf);
extern void ath_beacon_free(struct ath_softc *sc);
extern void ath_beacon_proc(void *arg, int pending);
-extern void ath_beacon_miss(struct ath_softc *sc);
#endif
-
OpenPOWER on IntegriCloud