Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/29/2007 18:30:22
Module Name: src
Committed By: scw
Date: Sat Sep 29 18:30:22 UTC 2007
Modified Files:
src/sys/dev/ic: rt2661.c
Log Message:
- Fix bpf radiotap: s/NPBFILTER/NBPFILTER/
- In rt2661_set_chan(), handle the case where there is no previous channel.
(Can happen if we go directly to monitor mode before UP'ing the i/f)
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/ic/rt2661.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.