git: kernel/802.11: Use the proper enum for ic_vap_create()'s opmode parameter.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jun 30 12:43:52 PDT 2013
commit 18ef6e461cce6b84054721eb367b1ceeda3e4a76
Author: Sascha Wildner <saw at online.de>
Date: Sun Jun 30 04:47:18 2013 +0200
kernel/802.11: Use the proper enum for ic_vap_create()'s opmode parameter.
Summary of changes:
sys/dev/netif/ath/ath/if_ath.c | 6 ++++--
sys/dev/netif/iwi/if_iwi.c | 6 ++++--
sys/dev/netif/iwn/if_iwn.c | 6 ++++--
sys/dev/netif/ndis/if_ndis.c | 4 ++--
sys/dev/netif/ral/rt2560.c | 6 ++++--
sys/dev/netif/ral/rt2661.c | 6 ++++--
sys/dev/netif/wi/if_wi.c | 6 ++++--
sys/dev/netif/wpi/if_wpi.c | 6 ++++--
sys/netproto/802_11/ieee80211_var.h | 2 +-
9 files changed, 31 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18ef6e461cce6b84054721eb367b1ceeda3e4a76
--
DragonFly BSD source repository
More information about the Commits
mailing list