Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102690907
D37544.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
555 B
Referenced Files
None
Subscribers
None
D37544.diff
View Options
diff --git a/sys/dev/malo/if_malohal.h b/sys/dev/malo/if_malohal.h
--- a/sys/dev/malo/if_malohal.h
+++ b/sys/dev/malo/if_malohal.h
@@ -223,7 +223,7 @@
int malo_hal_settxpower(struct malo_hal *, const struct malo_hal_channel *);
int malo_hal_setpromisc(struct malo_hal *, int);
int malo_hal_setassocid(struct malo_hal *,
- const uint8_t[], uint16_t);
+ const uint8_t[IEEE80211_ADDR_LEN], uint16_t);
void malo_hal_txstart(struct malo_hal *, int);
void malo_hal_getisr(struct malo_hal *, uint32_t *);
void malo_hal_cmddone(struct malo_hal *);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 10:13 PM (20 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14665716
Default Alt Text
D37544.diff (555 B)
Attached To
Mode
D37544: malo: Fix mismatch in array bounds.
Attached
Detach File
Event Timeline
Log In to Comment