53 #include <linux/module.h>
54 #include <linux/kernel.h>
55 #include <linux/sched.h>
56 #include <linux/types.h>
58 #include <linux/wireless.h>
59 #include <linux/netdevice.h>
62 #include <linux/netlink.h>
76 static void p80211req_mibset_mibget(
wlandevice_t *wlandev,
113 "%s: only dot11req_mibget allowed for non-root.\n",
125 p80211req_handlemsg(wlandev, msg);
174 p80211req_mibset_mibget(wlandev, mib_msg, isget);
180 static void p80211req_mibset_mibget(
wlandevice_t *wlandev,
188 switch (mibitem->
did) {