Skip to content
Snippets Groups Projects
Commit a259d6a4 authored by Michael Buesch's avatar Michael Buesch Committed by John W. Linville
Browse files

b43: Fix HostFlags data types


The HostFlags are a bitmask of 48bit. So we must use an u64 datatype
to hold all bits.

Signed-off-by: default avatarMichael Buesch <mb@bu3sch.de>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 1855ba78
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment