commit | 98c4cae1dafcf1abbfebc0189ff27df586a838b0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jun 19 01:28:06 2005 +0200 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Jun 27 00:23:55 2005 -0400 |
tree | dbd2374d0acbc068bb2679a868c2929361f25eb4 | |
parent | 8f2abf4430ef2a131926a537ee6325dc43b0ec28 [diff] [blame] |
[PATCH] orinoco: monitor mode support Patch from Pavel Roskin
diff --git a/drivers/net/wireless/orinoco.h b/drivers/net/wireless/orinoco.h index 2a6b1c0..0f4be5d 100644 --- a/drivers/net/wireless/orinoco.h +++ b/drivers/net/wireless/orinoco.h
@@ -94,6 +94,7 @@ unsigned int has_sensitivity:1; unsigned int has_hostscan:1; unsigned int broken_disableport:1; + unsigned int broken_monitor:1; /* Configuration paramaters */ u32 iw_mode;