Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 08/14/2000 14:28:05
Module Name:	syssrc
Committed By:	onoe
Date:		Mon Aug 14 11:28:05 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: awi_wep.c

Log Message:
Make sure to reset length of data (len) and offset of mbuf (mlen) when
CRC is splitted into two mbufs in receiving.  This fixes panic or hangup
in arc4_encrypt() when WEP is enabled on awi.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/ic/awi_wep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.