8723cs: Port to Linux 5.8
This commit is contained in:
parent
700d05d54f
commit
238f62cf18
3 changed files with 39 additions and 6 deletions
|
|
@ -238,7 +238,7 @@ struct security_priv
|
|||
#endif /* DBG_SW_SEC_CNT */
|
||||
};
|
||||
|
||||
struct sha256_state {
|
||||
struct rtw_sha256_state {
|
||||
u64 length;
|
||||
u32 state[8], curlen;
|
||||
u8 buf[64];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue