Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
asus: don't modify bluetooth/wlan on boot
We were storing -1 as an unsigned int and as a result the effect of passing -1 was the same as using 1. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Matthew Garrett <mjg@redhat.com> Acked-by: Corentin Chary <corentincj@iksaif.net>
- Loading branch information