freebsd-dev/sys/dev/malo
Bernhard Schmidt fcd9500f91 Fix some net80211 enum nits:
- ic_vap_create() uses an ieee80211_opmode argument
- ieee80211_rate2media() takes an ieee80211_phymode argument
- ieee80211_plcp2rate() takes an ieee80211_phytype argument
- cast to enum ieee80211_protmode and ieee80211_roamingmode to silence
  compiler warnings

Submitted by:	arundel@
2011-12-17 10:23:17 +00:00
..
if_malo_pci.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
if_malo.c Fix some net80211 enum nits: 2011-12-17 10:23:17 +00:00
if_malo.h - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
if_malohal.c corrects a error message. 2009-03-30 11:23:14 +00:00
if_malohal.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
if_maloioctl.h