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

ipw2100, ipw2200: select LIB80211

Otherwise some configs can result in missing print_ssid...

Signed-off-by: John W. Linville <linville@tuxdriver.com>

+2
+2
drivers/net/wireless/Kconfig
··· 128 128 depends on PCI && WLAN_80211 129 129 select WIRELESS_EXT 130 130 select FW_LOADER 131 + select LIB80211 131 132 select IEEE80211 132 133 ---help--- 133 134 A driver for the Intel PRO/Wireless 2100 Network ··· 187 186 depends on PCI && WLAN_80211 188 187 select WIRELESS_EXT 189 188 select FW_LOADER 189 + select LIB80211 190 190 select IEEE80211 191 191 ---help--- 192 192 A driver for the Intel PRO/Wireless 2200BG and 2915ABG Network