ath9k: fix ar9003_get_eepmisc
authorWenli Looi <wlooi@ucalgary.ca>
Sun, 20 Mar 2022 23:30:08 +0000 (17:30 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jun 2022 14:53:47 +0000 (16:53 +0200)
commitc3cd4fecee83c580eb50f263242612549fdd509b
tree245c2cf0c09033a15b6c87ccafae87d8aa9ad4d8
parentf705882fe88a41fe50f740626a449052b71337d1
ath9k: fix ar9003_get_eepmisc

[ Upstream commit 9aaff3864b603408c02c629957ae8d8ff5d5a4f2 ]

The current implementation is reading the wrong eeprom type.

Fixes: d8ec2e2a63e8 ("ath9k: Add an eeprom_ops callback for retrieving the eepmisc value")
Signed-off-by: Wenli Looi <wlooi@ucalgary.ca>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220320233010.123106-5-wlooi@ucalgary.ca
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c