> - create stmmac_pcs.c, which contains the phylink_pcs_ops structure, a > dummy .pcs_get_state() method which always reports link-down I've not followed the PCS code too closely. Why always report link down? Why is a dummy method needed? Andrew