summaryrefslogtreecommitdiff
path: root/mac/ca/ca.h
diff options
context:
space:
mode:
authorschodet2007-06-12 11:40:03 +0000
committerschodet2007-06-12 11:40:03 +0000
commit3de1dad3d86f59e367890f9721120f1aa94ddabf (patch)
tree2d53d3f41cf64b84a23aaa49ac105f2d705447c0 /mac/ca/ca.h
parent1bde1cb318feb33584419583cf439dbf091c0782 (diff)
New simplified ca mechanism.
There is still bugs, tendious to track without a trace. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@277 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'mac/ca/ca.h')
-rw-r--r--mac/ca/ca.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mac/ca/ca.h b/mac/ca/ca.h
index 1ea7be9831..bda604c53d 100644
--- a/mac/ca/ca.h
+++ b/mac/ca/ca.h
@@ -105,7 +105,8 @@ struct ca_access_param_t
/** Scheduled MFS or NULL if none. */
mfs_tx_t *mfs;
/** Programmed ACCESS date. Does not include anticipation, but does
- * include backoff. */
+ * include backoff. This is the only member initialised if mfs is
+ * NULL. */
u32 access_date;
/** Beacon period start. Should be used to locate a tonemap. */
uint beacon_period_start_date;