mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-24 16:49:13 +00:00
This enum is already perfectly aliased to enum nl80211_band, and the only reason for it is that we get IEEE80211_NUM_BANDS out of it. There's no really good reason to not declare the number of bands in nl80211 though, so do that and remove the cfg80211 one. Signed-off-by: Johannes Berg <johannes.berg@intel.com> |
||
|---|---|---|
| .. | ||
| core.c | ||
| debugfs.c | ||
| dma.c | ||
| dma.h | ||
| eeprom.c | ||
| eeprom.h | ||
| init.c | ||
| initvals_phy.h | ||
| initvals.h | ||
| Kconfig | ||
| mac.c | ||
| mac.h | ||
| main.c | ||
| Makefile | ||
| mcu.c | ||
| mcu.h | ||
| mt7601u.h | ||
| phy.c | ||
| regs.h | ||
| trace.c | ||
| trace.h | ||
| tx.c | ||
| usb.c | ||
| usb.h | ||
| util.c | ||
| util.h | ||