ath9k: Add ath9k_offchannel_init
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / init.c
index fe0311a..5887499 100644 (file)
@@ -610,6 +610,7 @@ static int ath9k_init_softc(u16 devid, struct ath_softc *sc,
        ath9k_init_misc(sc);
        ath_fill_led_pin(sc);
        ath_chanctx_init(sc);
+       ath9k_offchannel_init(sc);
 
        if (common->bus_ops->aspm_init)
                common->bus_ops->aspm_init(common);