git: ath(4): Some cleanup regarding ether_sprintf().
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jun 10 13:05:45 PDT 2010
commit 638601cad360b6d87119e466db37fe8fb4db0fba
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 10 21:49:05 2010 +0200
ath(4): Some cleanup regarding ether_sprintf().
We don't have it, but we can use kprintf("%6D", <addr>, ":") instead.
Summary of changes:
sys/dev/netif/ath/ath/if_ath.c | 21 +++++++++------------
sys/dev/netif/ath/hal/ah_osdep.c | 2 --
2 files changed, 9 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/638601cad360b6d87119e466db37fe8fb4db0fba
--
DragonFly BSD source repository
More information about the Commits
mailing list