mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
always return true in disable_broadcom()
SVN-Revision: 5120
This commit is contained in:
parent
8a3523dc0e
commit
0123c3eef8
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ disable_broadcom() {
|
|||
}
|
||||
done
|
||||
)
|
||||
true
|
||||
}
|
||||
|
||||
enable_broadcom() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue