mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-13 15:56:55 +00:00
Fixes iwinfo output for QCA9984 devices. Before: ``` Hardware: nl80211 [Generic MAC80211] ``` After: ``` Hardware: 0x168c:0x0046 0x168c:0xcafe [Qualcomm, Atheros QCA9984] ``` Signed-off-by: Sean Khan <datapronix@protonmail.com> Link: https://github.com/openwrt/openwrt/pull/18028 Signed-off-by: John Crispin <john@phrozen.org>