aboutsummaryrefslogtreecommitdiff
path: root/wmediumd
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2023-04-03 07:18:34 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-04-03 07:18:34 +0000
commite1474528cd4a73fbc259092e73ed14a2b8b41972 (patch)
treecc74f241f50a19bd9e4d90322deb764330f8859e /wmediumd
parent18969969454579fc99a2d37552b76cc382749854 (diff)
parent73c4eb815a84f310ddb7738ad38a3193aa5d155a (diff)
downloadwmediumd-e1474528cd4a73fbc259092e73ed14a2b8b41972.tar.gz
Merge "Small fix-its"
Diffstat (limited to 'wmediumd')
-rw-r--r--wmediumd/pmsr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wmediumd/pmsr.h b/wmediumd/pmsr.h
index 74d6a68..3b408c5 100644
--- a/wmediumd/pmsr.h
+++ b/wmediumd/pmsr.h
@@ -65,6 +65,7 @@ struct pmsr_request_peer {
struct pmsr_request {
uint32_t timeout;
+ // Only for mac randomization
uint8_t mac_addr[ETH_ALEN];
uint8_t mac_addr_mask[ETH_ALEN];