From: Hauke Mehrtens Date: Thu, 9 May 2013 20:01:58 +0000 (+0000) Subject: kernel: b53: use correct oops for bcm5365 switch X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=7e076a7c18dff7137901d5cb54ef72b46e2bde31 kernel: b53: use correct oops for bcm5365 switch SVN-Revision: 36589 --- diff --git a/target/linux/generic/files/drivers/net/phy/b53/b53_common.c b/target/linux/generic/files/drivers/net/phy/b53/b53_common.c index 41e6fa9881..c74bf7fbcb 100644 --- a/target/linux/generic/files/drivers/net/phy/b53/b53_common.c +++ b/target/linux/generic/files/drivers/net/phy/b53/b53_common.c @@ -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 = {