Couple of changes to make this build without warnings:
authorRui Paulo <rpaulo@FreeBSD.org>
Thu, 25 Feb 2010 11:32:13 +0000 (11:32 +0000)
committerRui Paulo <rpaulo@FreeBSD.org>
Thu, 25 Feb 2010 11:32:13 +0000 (11:32 +0000)
commitea86af0d50ac90b195869b589325774bbd320135
tree950bc2f1b3db63cded0e2b2ccc63c1e181407d5e
parent0fd7bed5330a2590b2ca1c1135972b14df6d2ddb
Couple of changes to make this build without warnings:

o __DECONST second arg of lockinit() (XXX this is ugly)
o disable some DDB code while DB_SHOW_ALL_COMMAND isn't implemented.
o fix ether_sprintf again
sys/netproto/802_11/ieee80211_dragonfly.h
sys/netproto/802_11/wlan/ieee80211_ddb.c
sys/netproto/802_11/wlan/ieee80211_dragonfly.c
sys/netproto/802_11/wlan/ieee80211_hwmp.c
sys/netproto/802_11/wlan/ieee80211_output.c
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c