mirror of
https://github.com/opnsense/src.git
synced 2026-07-16 22:37:15 -04:00
compiler complains about error: comparison of different enumeration types
('bwn_phy_band_t' and 'bwn_band_t'); so use the correct enum value.
Sponsored by: The FreeBSD Foundation
PR: 287695
Reported by: (tom.mcclean gmail.com)
MFC after: 3 days
|
||
|---|---|---|
| .. | ||
| if_bwn_phy_n_core.c | ||
| if_bwn_phy_n_core.h | ||
| if_bwn_phy_n_ppr.c | ||
| if_bwn_phy_n_ppr.h | ||
| if_bwn_phy_n_regs.h | ||
| if_bwn_phy_n_sprom.c | ||
| if_bwn_phy_n_sprom.h | ||
| if_bwn_phy_n_tables.c | ||
| if_bwn_phy_n_tables.h | ||
| if_bwn_radio_2055.c | ||
| if_bwn_radio_2055.h | ||
| if_bwn_radio_2056.c | ||
| if_bwn_radio_2056.h | ||
| if_bwn_radio_2057.c | ||
| if_bwn_radio_2057.h | ||