ath9k: Scrub beacon.c
[pandora-kernel.git] / drivers / net / wireless / ath9k / ath9k.h
index 0fb66b0..f74ed7a 100644 (file)
@@ -453,7 +453,7 @@ struct ath_beacon {
        struct list_head bbuf;
 };
 
-void ath9k_beacon_tasklet(unsigned long data);
+void ath_beacon_tasklet(unsigned long data);
 void ath_beacon_config(struct ath_softc *sc, int if_id);
 int ath_beaconq_setup(struct ath_hw *ah);
 int ath_beacon_alloc(struct ath_softc *sc, int if_id);