aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2002-08-05 07:45:57 +0000
committerWarner Losh <imp@FreeBSD.org>2002-08-05 07:45:57 +0000
commitcb642e2945732b83fad84044e80e620469c3e12a (patch)
tree419197ec825986054ab0ba4c99a0a2c3cbd6f73d /sys
parent7a4661f8559e7fb96bd498a7675de90b4ac194ff (diff)
downloadsrc-cb642e2945732b83fad84044e80e620469c3e12a.tar.gz
src-cb642e2945732b83fad84044e80e620469c3e12a.zip
A definition of regulatory domains that matches the docs.
Notes
Notes: svn path=/head/; revision=101357
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/wi/if_wireg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/wi/if_wireg.h b/sys/dev/wi/if_wireg.h
index 4ce260edd58e..24eeefa592ba 100644
--- a/sys/dev/wi/if_wireg.h
+++ b/sys/dev/wi/if_wireg.h
@@ -474,7 +474,8 @@ struct wi_ltv_ver {
struct wi_ltv_domains {
u_int16_t wi_len;
u_int16_t wi_type;
- u_int16_t wi_domains[6];
+ u_int16_t wi_num_dom;
+ u_int8_t wi_domains[10];
};
/*