mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
kernel: b53: use correct oops for bcm5365 switch
SVN-Revision: 36589
This commit is contained in:
parent
5f14f32d8a
commit
0b161c6f9e
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user