ath9k: remove support for virtual wiphys
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / ahb.c
index 25a6e44..72f430e 100644 (file)
@@ -107,7 +107,6 @@ static int ath_ahb_probe(struct platform_device *pdev)
        sc = (struct ath_softc *) (aphy + 1);
        aphy->sc = sc;
        aphy->hw = hw;
-       sc->pri_wiphy = aphy;
        sc->hw = hw;
        sc->dev = &pdev->dev;
        sc->mem = mem;