mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-07 19:54:41 +00:00
always return true in disable_broadcom()
SVN-Revision: 5120
This commit is contained in:
parent
8a3523dc0e
commit
0123c3eef8
@ -103,6 +103,7 @@ disable_broadcom() {
|
||||
}
|
||||
done
|
||||
)
|
||||
true
|
||||
}
|
||||
|
||||
enable_broadcom() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user