NetBSD/sys/net80211
riastradh 849deab67e Omit now-unused function.
Ceased to be needed with the AES CCM changes.

For some reason gcc didn't complain about this, but clang did.
2020-07-28 15:41:26 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211
ieee80211.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
ieee80211.h
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_crypto_ccmp.c Omit now-unused function. 2020-07-28 15:41:26 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c Avoid changing signedness bit with << 24 in ieee80211_crypto_tkip.c 2019-12-19 16:29:50 +00:00
ieee80211_crypto_wep.c
ieee80211_input.c Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_netbsd.c
ieee80211_netbsd.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
ieee80211_node.c 0x%p --> %p for non-external codes. 2020-02-24 12:20:29 +00:00
ieee80211_node.h
ieee80211_output.c Fix printf to handle various datatypes for MHLEN. 2020-02-29 16:56:58 +00:00
ieee80211_proto.c s/reseting/resetting/ 2020-07-22 01:24:39 +00:00
ieee80211_proto.h
ieee80211_radiotap.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
ieee80211_xauth.c