Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 06/05/2004 07:12:45
Module Name: src
Committed By: dyoung
Date: Sat Jun 5 07:12:45 UTC 2004
Modified Files:
src/sys/dev/ic: atw.c
Log Message:
No need to detect and exit on short 802.11 packets, since
ieee80211_input will do that (and tap the packet).
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/ic/atw.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.