DragonFly BSD
DragonFly commits List (threaded) for 2013-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel/802.11: Use the proper enum for ic_vap_create()'s opmode parameter.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 30 Jun 2013 12:43:52 -0700 (PDT)

commit 18ef6e461cce6b84054721eb367b1ceeda3e4a76
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]