Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Staging: wlan-ng: Add select WEXT_PRIV to Kconfig to prevent build failure

Without WEXT_PRIV set the p80211wext.c fails to build due to unknown fields in
the iw_handler_def struct.
Those fields are enclosed in WEXT_PRIV conditionals in the prototype
of iw_handler_def in include/net/iw_handler.h

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Simon Horman <horms@verge.net.au>
Cc: stable <stable@kernel.org> [2.6.33 only]
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Peter Huewe and committed by
Greg Kroah-Hartman
8a8e2975 733acf90

+1
+1
drivers/staging/wlan-ng/Kconfig
··· 2 2 tristate "Prism2.5/3 USB driver" 3 3 depends on WLAN && USB 4 4 select WIRELESS_EXT 5 + select WEXT_PRIV 5 6 default n 6 7 ---help--- 7 8 This is the wlan-ng prism 2.5/3 USB driver for a wide range of