kernel: b53: use correct oops for bcm5365 switch
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 May 2013 20:01:58 +0000 (20:01 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 May 2013 20:01:58 +0000 (20:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36589 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic/files/drivers/net/phy/b53/b53_common.c

index 41e6fa9..c74bf7f 100644 (file)
@@ -944,7 +944,7 @@ static const struct switch_dev_ops b53_switch_ops_25 = {
 
 static const struct switch_dev_ops b53_switch_ops_65 = {
        .attr_global = {
-               .attr = b53_global_ops_25,
+               .attr = b53_global_ops_65,
                .n_attr = ARRAY_SIZE(b53_global_ops_65),
        },
        .attr_port = {