ath(4): Some cleanup regarding ether_sprintf().
authorSascha Wildner <saw@online.de>
Thu, 10 Jun 2010 19:49:05 +0000 (21:49 +0200)
committerSascha Wildner <saw@online.de>
Thu, 10 Jun 2010 19:49:05 +0000 (21:49 +0200)
commit638601cad360b6d87119e466db37fe8fb4db0fba
tree9cb9e0555e2c4cf04e0ad9d01226f16bde8524a1
parente799f76cfe49cd9d65135c6a014d59251881e07a
ath(4): Some cleanup regarding ether_sprintf().

We don't have it, but we can use kprintf("%6D", <addr>, ":") instead.
sys/dev/netif/ath/ath/if_ath.c
sys/dev/netif/ath/hal/ah_osdep.c