Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/01/2007 07:38:17
Module Name: src
Committed By: dyoung
Date: Sat Sep 1 07:38:17 UTC 2007
Modified Files:
src/sys/dev/pci: if_wpi.c
Log Message:
Instead of IF_POLL()'ing and IF_DEQUEUE()'ing, just IF_DEQUEUE().
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/if_wpi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.