mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 20:54:00 -05: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