commit 7115973eca80255e6004da7fa91e6884ba0ba1f1
Author: Matthew Dillon <[email protected]>
Date: Sat Nov 23 23:41:06 2013 -0800
kernel - minor netproto/802_11 stuff to support iwn re-port
* Bring in some minor changes from FreeBSD which iwn needs.
Summary of changes:
sys/netproto/802_11/ieee80211_phy.h | 7 +++++++
sys/netproto/802_11/ieee80211_proto.h | 3 +++
sys/netproto/802_11/wlan/ieee80211_dragonfly.c | 11 +++++++++++
3 files changed, 21 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7115973eca80255e6004da7fa91e6884ba0ba1f1
--
DragonFly BSD source repository