kernel: b53: use correct oops for bcm5365 switch
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 9 May 2013 20:01:58 +0000 (20:01 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 9 May 2013 20:01:58 +0000 (20:01 +0000)
SVN-Revision: 36589

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

index 41e6fa988190e2a8f5dbc21a39dbbfa3a73f6404..c74bf7fbcb1aac927100e58a312a94ae00edbe58 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 = {
 
 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 = {
                .n_attr = ARRAY_SIZE(b53_global_ops_65),
        },
        .attr_port = {