NetBSD/sys/net80211
ozaki-r bdb88f5405 Get rid of invalid KASSERT
The mbuf being checked is allocated in ieee80211_getmgtframe just above,
so checking NULL of its CTX is meaningless.

Pointed out by mlelstv@
2016-06-20 08:57:18 +00:00
..
_ieee80211.h
CHANGES
files.net80211 GC unused functions. Don't bother building ieee80211_acl.c, nothing in 2013-09-13 20:19:53 +00:00
ieee80211_acl.c
ieee80211_amrr.c + include opt_inet.h for INET (or lack thereof) 2015-08-24 20:58:47 +00:00
ieee80211_amrr.h
ieee80211_crypto_ccmp.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
ieee80211_crypto_wep.c
ieee80211_crypto.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
ieee80211_crypto.h
ieee80211_input.c In station mode filter packets that or not for us in case the 2016-05-14 13:35:40 +00:00
ieee80211_ioctl.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
ieee80211_ioctl.h Revert prior. 2016-04-08 14:30:47 +00:00
ieee80211_netbsd.c Use M_GETCTX and M_SETCTX instead of open-coding rcvif 2016-05-16 09:53:59 +00:00
ieee80211_netbsd.h Use module-compatible sysctl init instead of link sets. 2014-04-07 00:07:40 +00:00
ieee80211_node.c Revert prior. 2016-04-08 14:30:47 +00:00
ieee80211_node.h Revert prior. 2016-04-08 14:30:47 +00:00
ieee80211_output.c Get rid of invalid KASSERT 2016-06-20 08:57:18 +00:00
ieee80211_proto.c apply if_start_lock() to L2 callers which call ifp->if_start() of device derivers 2016-06-20 08:30:58 +00:00
ieee80211_proto.h remove trailing whitespace 2013-03-30 15:12:28 +00:00
ieee80211_radiotap.h
ieee80211_rssadapt.c Use module-compatible sysctl init instead of link sets. 2014-04-07 00:07:40 +00:00
ieee80211_rssadapt.h Revert prior. 2016-04-08 14:30:47 +00:00
ieee80211_sysctl.h
ieee80211_var.h Revert prior. 2016-04-08 14:30:47 +00:00
ieee80211_xauth.c
ieee80211.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
ieee80211.h Add 80211n ht frame. 2016-04-27 20:17:00 +00:00
Makefile