From: hauke Date: Thu, 9 May 2013 20:01:58 +0000 (+0000) Subject: kernel: b53: use correct oops for bcm5365 switch X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=98a2f90638a620de9120a524dfb9264ccddf7d26;p=openwrt.git kernel: b53: use correct oops for bcm5365 switch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36589 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 = {