git: if_iwm - Add and use iwm_is_valid_ether_addr() function.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun Jun 5 08:12:39 PDT 2016
commit 719c937aece328131188659e24cd7cae67a81b2c
Author: Imre Vadász <imre at vdsz.com>
Date: Sun Jun 5 14:31:01 2016 +0200
if_iwm - Add and use iwm_is_valid_ether_addr() function.
* While there use IEEE80211_ADDR_EQ and IEEE80211_ADDR_COPY macros where
appropriate.
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 18 +++++++++++++++++-
sys/dev/netif/iwm/if_iwm_mac_ctxt.c | 2 +-
2 files changed, 18 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/719c937aece328131188659e24cd7cae67a81b2c
--
DragonFly BSD source repository
More information about the Commits
mailing list