mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +02:00
We should not restrict use of ieee80211 to only when wireless drivers are enabled. In-development and out-of-tree drivers may wish to use it, and by removing this restriction we eliminate a circular dependency. |
||
|---|---|---|
| .. | ||
| ieee80211_crypt.c | ||
| ieee80211_crypt_ccmp.c | ||
| ieee80211_crypt_tkip.c | ||
| ieee80211_crypt_wep.c | ||
| ieee80211_module.c | ||
| ieee80211_rx.c | ||
| ieee80211_tx.c | ||
| ieee80211_wx.c | ||
| Kconfig | ||
| Makefile | ||