ath: Export ath_hw_keysetmac()
authorJouni Malinen <jouni@codeaurora.org>
Mon, 14 Dec 2020 17:21:16 +0000 (19:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Sep 2021 09:42:56 +0000 (11:42 +0200)
commitd7d4c3c60342deba706fd76ef09d8af68b9a64d8
treeaa4fb8eb536978af771474e230edf158db685d87
parent74adc24d162e67d8862edaf701de620f36f98215
ath: Export ath_hw_keysetmac()

commit d2d3e36498dd8e0c83ea99861fac5cf9e8671226 upstream.

ath9k is going to use this for safer management of key cache entries.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201214172118.18100-4-jouni@codeaurora.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/ath.h
drivers/net/wireless/ath/key.c