Loading
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:Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The HostFlags are a bitmask of 48bit. So we must use an u64 datatype to hold all bits. Signed-off-by:Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>