Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 08/15/2005 21:33:26
Module Name: src
Committed By: skrll
Date: Mon Aug 15 21:33:26 UTC 2005
Modified Files:
src/sys/net80211: ieee80211_output.c
Log Message:
If we're going to s/w encrypt the mbuf chain make sure it is writable.
Fixes wep on iwi(4).
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/net80211/ieee80211_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.