wifi: mt76: mt7925: fix the wrong data type for scan command
authorMing Yen Hsieh <mingyen.hsieh@mediatek.com>
Wed, 10 Jan 2024 09:54:57 +0000 (17:54 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 22 Feb 2024 08:55:18 +0000 (09:55 +0100)
commit1f01276b7ab8e9af348bb8fe70613746867e763d
treee74cc0708ecffb367f9077c97622310e24f3df18
parent3c37da57131fe5a9fd3bbda94bf583812e0d543b
wifi: mt76: mt7925: fix the wrong data type for scan command

For the member of 'struct scan_req_tlv', replace data type of
func_mask_ext from 'u8' to '__le32'.

Signed-off-by: Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h