mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-16 15:29:48 +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…
x
Reference in New Issue
Block a user