aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2015-04-08 09:16:32 +0200
committerJohannes Berg <[email protected]>2015-04-08 09:19:29 +0200
commit6d00ec0514bd909e89ede59501342732dbef49fd (patch)
tree3c2b90a88ed46f469d8df20bfd0710b05f5acfd5 /scripts/gdb/linux/modules.py
parent46b9d180141dac76cd6065bf497cec44816ab4c6 (diff)
cfg80211: don't allow disabling WEXT if it's required
The change to only export WEXT symbols when required could break the build if CONFIG_CFG80211_WEXT was explicitly disabled while a driver like orinoco selected it. Fix this by hiding the symbol when it's required so it can't be disabled in that case. Fixes: 2afe38d15cee ("cfg80211-wext: export symbols only when needed") Reported-by: Randy Dunlap <[email protected]> Reported-by: Jim Davis <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions