Add support for Linux => 5.8.0

5.8.1
brektrou 6 years ago committed by GitHub
parent 6d5c04869e
commit 807ad240fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -249,7 +249,7 @@ struct security_priv {
#define SEC_IS_BIP_KEY_INSTALLED(sec) _FALSE
#endif
struct sha256_state {
struct rtw_sha256_state {
u64 length;
u32 state[8], curlen;
u8 buf[64];

Loading…
Cancel
Save