Disambiguate the source of panics in sys/net* by adding __func__
authornayden <nayden@openbsd.org>
Wed, 11 Jul 2018 21:18:23 +0000 (21:18 +0000)
committernayden <nayden@openbsd.org>
Wed, 11 Jul 2018 21:18:23 +0000 (21:18 +0000)
commit40e42c82e594770b992165a4919aa17fa4935037
treebcf839e44444bbcc0bf71ecf72e3e16862e7edf9
parent03e73dbc418d2d2cf74596e8313a78da54739a70
Disambiguate the source of panics in sys/net* by adding __func__
magic constant to panic() calls.
ok benno@ henning@ tb@
sys/net/if_pppx.c
sys/net/pf_if.c
sys/net80211/ieee80211.c
sys/net80211/ieee80211_mira.c
sys/netinet/in.c
sys/netinet6/nd6.c