From: Hauke Mehrtens Date: Thu, 9 May 2013 20:01:58 +0000 (+0000) Subject: kernel: b53: use correct oops for bcm5365 switch X-Git-Tag: reboot~10472 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=0b161c6f9e826993746f425554ac6f3a6e739ce6;hp=5f14f32d8a3ff401cd305504613fb4432255b604;p=lede-git%2F.git 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 = {