Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102648648
D42582.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
758 B
Referenced Files
None
Subscribers
None
D42582.diff
View Options
diff --git a/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c b/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
--- a/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
+++ b/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
@@ -68,8 +68,8 @@
static uint32_t wlan_htcaps_to_snmp(uint32_t);
static uint32_t wlan_peerstate_to_snmp(uint32_t);
static uint32_t wlan_peercaps_to_snmp(uint32_t );
-static uint32_t wlan_channel_flags_to_snmp_phy(uint32_t);
-static uint32_t wlan_regdomain_to_snmp(int);
+static enum WlanIfPhyMode wlan_channel_flags_to_snmp_phy(uint32_t);
+static enum WlanRegDomainCode wlan_regdomain_to_snmp(int);
static uint32_t wlan_snmp_to_scan_flags(int);
static int wlan_config_snmp2ioctl(int);
static int wlan_snmp_to_regdomain(enum WlanRegDomainCode);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 7:56 AM (21 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14655548
Default Alt Text
D42582.diff (758 B)
Attached To
Mode
D42582: snmp_wlan: Fix a couple of type mismatches in function prototypes
Attached
Detach File
Event Timeline
Log In to Comment