mbox series

[ath-next,0/2] wifi: ath12k: Handle of key_cipher in MLD AP

Message ID 20250403082207.3323938-1-aaradhana.sahu@oss.qualcomm.com
Headers show
Series wifi: ath12k: Handle of key_cipher in MLD AP | expand

Message

Aaradhana Sahu April 3, 2025, 8:22 a.m. UTC
This patch series ensures the correct handling of key_cipher, which
represents the group cipher of the MLD AP.

Aaradhana Sahu (2):
  wifi: ath12k: Resolve multicast packet drop by populating key_cipher
    in ath12k_install_key()
  wifi: ath12k: Introduce check against zero for ahvif->key_cipher in
    ath12k_mac_op_tx()

 drivers/net/wireless/ath/ath12k/mac.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)


base-commit: c0d45354abf5763f3de37d0c59fd863d193c7275

Comments

Jeff Johnson April 15, 2025, 2:43 p.m. UTC | #1
On Thu, 03 Apr 2025 13:52:05 +0530, Aaradhana Sahu wrote:
> This patch series ensures the correct handling of key_cipher, which
> represents the group cipher of the MLD AP.
> 
> Aaradhana Sahu (2):
>   wifi: ath12k: Resolve multicast packet drop by populating key_cipher
>     in ath12k_install_key()
>   wifi: ath12k: Introduce check against zero for ahvif->key_cipher in
>     ath12k_mac_op_tx()
> 
> [...]

Applied, thanks!

[1/2] wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key()
      commit: d61c0b3c63462d17e63e5a2b4815e0f1ad17f57e
[2/2] wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_mac_op_tx()
      commit: 4f4b067dd61695e860f97cae6ed6589a3a7dfba3

Best regards,