mirror of
https://github.com/aircrack-ng/rtl8188eus.git
synced 2026-01-11 16:41:10 +00:00
halrf_cmninfo_hook u32 -> enum fix
This commit is contained in:
@@ -354,7 +354,7 @@ halrf_cmn_info_init(
|
|||||||
void
|
void
|
||||||
halrf_cmn_info_hook(
|
halrf_cmn_info_hook(
|
||||||
void *dm_void,
|
void *dm_void,
|
||||||
u32 cmn_info,
|
enum halrf_cmninfo_hook cmn_info,
|
||||||
void *value
|
void *value
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user