mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 00:41:05 +02:00
always return true in disable_broadcom()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5120 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b4617a34ff
commit
de07ffe3ac
@ -103,6 +103,7 @@ disable_broadcom() {
|
||||
}
|
||||
done
|
||||
)
|
||||
true
|
||||
}
|
||||
|
||||
enable_broadcom() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user