CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2008/04/17 12:05:33
Modified files:
sys/net80211 : ieee80211_crypto.c
Log message:
call ieee80211_crc_init() only once, when the first 802.11 device
attaches instead of at every attach.
discussed with deraadt@