Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wimax: testing for rfkill support should also test for CONFIG_RFKILL_…
…MODULE Current WiMAX rfkill code is missing the case where rfkill is compiled in as modules and works only when rfkill is compiled in. This is not correct. Fixed to test for CONFIG_RFKILL or CONFIG_RKILL_MODULE. Signed-off-by: Inaky Perez-Gonzalez <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information