ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9
[openwrt/staging/hauke.git] / package / kernel / lantiq / ltq-atm / src / ltq_atm.c
index b7ac81ca80ed7135a84c5a4c2ca1e03122c86cf7..6e6f4c66c7d7f4959bfb622b99004f49b7e9495d 100644 (file)
@@ -1777,7 +1777,7 @@ static int ltq_atm_probe(struct platform_device *pdev)
                goto INIT_PRIV_DATA_FAIL;
        }
 
-       ops->init();
+       ops->init(pdev);
        init_rx_tables();
        init_tx_tables();