kernel: b53: allow access the MIB counters on BCM5365
[openwrt/openwrt.git] / target / linux / generic / files / drivers / net / phy / b53 / b53_common.c
index 467f9b28479e474eaf6edfbe37a906a21266d9d9..25ab412f800ebaf411736b13bf0c9b5f50e04280 100644 (file)
@@ -970,7 +970,7 @@ static const struct switch_dev_ops b53_switch_ops_65 = {
                .n_attr = ARRAY_SIZE(b53_global_ops_65),
        },
        .attr_port = {
-               .attr = b53_no_ops,
+               .attr = b53_port_ops,
                .n_attr = ARRAY_SIZE(b53_port_ops),
        },
        .attr_vlan = {