LinuxKPI: add dummy hash.h and kernel_connect()Add crypto/hash.h and a dummy kernel_connect() needed to compilethe ath11k wireless driver. While I hope we will not actually needthe hash.h fallba
LinuxKPI: add dummy hash.h and kernel_connect()Add crypto/hash.h and a dummy kernel_connect() needed to compilethe ath11k wireless driver. While I hope we will not actually needthe hash.h fallbacks, kernel_connect() we will have to deal with oncewe sort out more QMI bits.MFC after: 10 days
show more ...