mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-09 09:39:07 +00: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_ccmp.c | ||
| ieee80211_crypt_tkip.c | ||
| ieee80211_crypt_wep.c | ||
| ieee80211_crypt.c | ||
| ieee80211_module.c | ||
| ieee80211_rx.c | ||
| ieee80211_tx.c | ||
| ieee80211_wx.c | ||
| Kconfig | ||
| Makefile | ||